A discussion about this issue has already been undertaken here:
http://forum.joomla.org/viewtopic.php?f=706&t=787388
The solutions offered up are less than ideal because they imply permanently overriding browser detection with the addition of
protected function identifyBrowserVersion() {
$this->setBrowser('chrome');
[...]
}
Joomla! Issue tracker ID: 32399
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=32399&start=0
Labels |
Added:
?
|
||
Build | ⇒ | staging |
I have authored this exact patch:
brianteeman@9afe0c1
Going to close the bug.