Actions
Bug #34708
closedFatal error: Cannot redeclare compareLabel() while editing a column
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2012-03-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
( ! ) Fatal error: Cannot redeclare compareLabel() (previously declared in /home/phil/t3-playground/t3-git/typo3/sysext/rtehtmlarea/extensions/MicrodataSchema/class.tx_rtehtmlarea_microdataschema.php:84) in /home/phil/t3-playground/t3-git/typo3/sysext/rtehtmlarea/extensions/MicrodataSchema/class.tx_rtehtmlarea_microdataschema.php on line 84
Call Stack
# Time Memory Function Location
1 0.0048 1262280 {main}( ) ../alt_doc.php:0
2 0.2771 19879272 SC_alt_doc->main( ) ../alt_doc.php:1451
3 0.2951 25945104 SC_alt_doc->makeEditForm( ) ../alt_doc.php:493
4 0.5893 33610640 t3lib_TCEforms->getMainFields( ) ../alt_doc.php:729
5 0.6080 33656296 t3lib_TCEforms->getSingleField( ) ../class.t3lib_tceforms.php:419
6 0.6082 33661328 t3lib_TCEforms->getSingleField_SW( ) ../class.t3lib_tceforms.php:787
7 0.6082 33661328 t3lib_TCEforms->getSingleField_typeText( ) ../class.t3lib_tceforms.php:879
8 0.6124 33824480 tx_rtehtmlarea_base->drawRTE( ) ../class.t3lib_tceforms.php:1174
9 0.6568 33757024 tx_rtehtmlarea_base->registerRTEinJS( ) ../class.tx_rtehtmlarea_base.php:377
10 0.6581 33763384 tx_rtehtmlarea_microdataschema->buildJavascriptConfiguration( ) ../class.tx_rtehtmlarea_base.php:911
Updated by Gerrit Code Review over 12 years ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9536
Updated by Gerrit Code Review over 12 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9536
Updated by Gerrit Code Review over 12 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/9536
Updated by Stanislas Rolland over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d2141314d9da27b44318c29acf16b660c0a7f71a.
Updated by Gerrit Code Review over 12 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/9910
Updated by Stanislas Rolland over 12 years ago
- Status changed from Under Review to Resolved
Applied in changeset 77418b3b1760c3c9e41ba5272ac0bc769a98de8f.
Actions