[TYPO3-core] FYI Fixed issue #17199: Use of reserved word "class" breaks grid editor in Safari

Ingo Renner ingo at typo3.org
Fri Jan 21 16:55:42 CET 2011


Hi all,

the attached patch has been committed to trunk in r10215

Type: Bug, No-Brainer

Reference:
http://bugs.typo3.org/view.php?id=17199

Problem:
The drawTable() method in grideditor.js uses the reserved word "class" 
to define a CSS class for the grid editor table. In Safari this leads to 
a syntax error and thus, a not working editor.

Solution:
Use quotes to escape the reserved word.


best
Ingo

-- 
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2, Admin Google Summer of Code

TYPO3 - Open Source Enterprise Content Management System
http://typo3.org

Apache Solr for TYPO3 -
Open Source Enterprise Search meets Open Source Enterprise CMS
http://www.typo3-solr.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 17199.diff
Type: text/x-diff
Size: 410 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110121/8e68c719/attachment.diff>


More information about the TYPO3-team-core mailing list