User tests: Successful: Unsuccessful:
Google Search App on IPad or IPhone (others?) throws "Can't Identify Browser Version" because is identfiied as Safari.
So, 'function identifyBrowserVersion()' in 'browser.php' fails, because it tries to identify the Browser-Version via a RegEx that uses "Version" as identifier but not "GSA".
See my comments concerning user agent strings at (#30830)
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=30830
Resolved elsehwere
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-07-27 17:06:34 |
After some investigations: See also full_asp_browscap.ini at http://browscap.org/ that identifies
Browser=Google Search Appliance
when GSA/x.y.*** is found in user agent.