? Success

User tests: Successful: Unsuccessful:

avatar ghost
ghost
23 Jul 2014

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

avatar illovo illovo - open - 23 Jul 2014
avatar illovo
illovo - comment - 23 Jul 2014

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.

avatar illovo
illovo - comment - 27 Jul 2014

Maybe fixed radically by #4015 that removes message completely.

avatar brianteeman
brianteeman - comment - 27 Jul 2014

Resolved elsehwere

avatar brianteeman brianteeman - change - 27 Jul 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-07-27 17:06:34
avatar brianteeman brianteeman - close - 27 Jul 2014

Add a Comment

Login with GitHub to post a comment