« Return to Thread: Large internet rich UI Wicket websites?

WebClientInfo and browser version

by Stefan Lindner :: Rate this Message:

Reply to Author | View in Thread

Current trunk. The WebclientInfo holds only version info for IE. Looking
at the source code shows that only for IE the majorVersion is set.

But the queryString (using current Firefox 3.0.11) looks like

        Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.0.11)
Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.3072

This means that the major (and minor) version is included in the
queryString. Is this intended that the version is not gathered in the
WebclientInfo's init() method? Or am I totally wrong?

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Large internet rich UI Wicket websites?