[TYPO3-core] RFC: #14230: Match TS browser condition with all delivered browsers

Steffen Kamper info at sk-typo3.de
Wed Apr 28 18:25:55 CEST 2010


Hi,

seems i was to tired yesterday, so new day and fresh again here is the 
correct patch. My intention was to use the all-Array which was forgetten 
in prior versions of the patch. The all-array already have the lowercase 
browsers with version and doesn't have any subarrays.

Tested with snippet from Lars:
[browser = safari]
page.1000 = TEXT
page.1000.value = Safari browser
[browser = webkit]
page.1001 = TEXT
page.1001.value = Webkit browser
[browser = chrome]
page.1002 = TEXT
page.1002.value = Chrome browser
[browser = chrome] && [version = 5]
page.1003 = TEXT
page.1003.value = Chrome browser version 5
[global]

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 14230_v3.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100428/b9254af8/attachment.asc>


More information about the TYPO3-team-core mailing list