[TYPO3-core] FYI24: #10649: Add user agent detection for FireFox, Camino, Safari, Chrome and iPhone

Oliver Hader oliver at typo3.org
Tue Mar 10 13:27:58 CET 2009


Hi Benni,

Benjamin Mack schrieb:
> Hey Dmitry,
> 
> you're aware that this might break current typoscript conditions?
> 
> I have a site with TSconfig conditions to match all Mozilla5 browsers:
> 
> [browser = netscape]&&[version > 4]
>     ...
> [GLOBAL]
> 
> So: Should we provide a note in the installer, in the NEWS.txt?
> 
> One more thing: We also need to update the "Pending Documentation" page
> once this is commited.

Thanks for pointing this out! Of course there must be an information in
NEWS.txt and in the documentation.

> Also by reviewing, you do a:
>   $tmp = strstr($useragent,'FireFox/');
> should be a "stristr" for that :)

Right! Case-insensitive or just "Firefox"...

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3


More information about the TYPO3-team-core mailing list