Bug #19485
Frontend Editing does not work anymore
Status: | Closed | Start date: | 2008-10-21 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | Oliver Hader | % Done: | 0% |
|
Category: | Communication | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 4.2 | Is Regression: | ||
PHP Version: | 5.2 | Sprint Focus: | ||
Complexity: |
Description
Due to a change of loading JavaScript libraries in the back-end by a commond handler function, the front-end editing does not work anymore and shows the following PHP error:
Fatal error: Call to undefined method stdClass::loadJavascriptLib() in t3lib/class.t3lib_tceforms.phpon line 5079
(issue imported from #M9608)
Related issues
History
#1 Updated by Jeff Segars almost 7 years ago
Thanks Olly! Works for me.
#2 Updated by Oliver Hader almost 7 years ago
Committed to SVN:
- TYPO3_4-2 (rev. 4342)
- Trunk (rev. 4343)