opensearchserver icon indicating copy to clipboard operation
opensearchserver copied to clipboard

Update htmlunit

Open NicoHaase opened this issue 9 years ago • 1 comments

Using BestScore parser, our log is filled up with messages like this:

23:49:13,358 WARN: com.gargoylesoftware.htmlunit.javascript.host.css.CSSStyleSheet - CSSValue '56.25em' has to be a 'px' value.

....resulting from CSS media queries. In the HtmlUnit trunk, this is fixed through https://sourceforge.net/p/htmlunit/code/12754/, but v2.21 which you require still has that bug

NicoHaase avatar Mar 22 '17 09:03 NicoHaase

We just updated HTMLUnit to 2.23.

A nightly build is available here: http://www.open-search-server.com/ftp/OpenSearchServer_1.5/build-b9cf469/

emmanuel-keller avatar Apr 02 '17 20:04 emmanuel-keller