Actions
Feature #24443
closedgetBrowserInfo should recognize iOS and android for easier mobile optimization
Start date:
2010-12-30
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:
Description
t3lib_utility_Client::getBrowserInfo() should differentiate between e.g. 'mac' for Mac OS X and 'iOS' on the mobile devices like iPod touch, iPhone and iPad. Same for Linux and the more specific android – which normally (not always of course) implies some sort of special/mobile device.
While I was at it, I added support for Windows 7, Windows Vista, Windows XP and Windows 2000 besides the iOS and android. Inluded are some UnitTests for the new entries as well as one for the older (the OS I had in vmware at this time).
(issue imported from #M16878)
Files
Actions