Github user martin-g commented on the issue:
https://github.com/apache/wicket/pull/269
With the addition of these new mobile browsers user agent strings the code
becomes more complex.
Maybe we should think in direction how to make use of external libraries to
do this checks, e.g. https://github.com/pieroxy/java-user-agent-detection or
https://github.com/HaraldWalker/user-agent-utils---
