Bug #18033
closedBad side effects fixing http://bugs.typo3.org/view.php?id=4160
0%
Description
fixing bug
http://bugs.typo3.org/view.php?id=4160
by changing index_ts.php has some bad side effects
- toggle preview doesn't work a expected - page must reload
- move up/down doesn't work always ok (at least using templavoila) - sometimes moves too much and sometime not at all
It would be better trying to change
function extEditAction() in class.t3lib_tsfebeuserauth.php
by adding some require_once statements or something else
and put back index_ts.php
(issue imported from #M7231)
Updated by Michael Stucki almost 17 years ago
Tapio, please stop this immediately! If you have comments to bug #16526, please add them there (or, if you can't, to #16526 which was about exactly the same thing).
Additionally, please make sure to test your suggestions and read the comments which explain why this or the other solution was no option.
Don't you notice that with stupid actions like this you only waste other people's worthful time?! Please accept this, stick to common rules, or I will have to remove your account...
Updated by Tapio Markula almost 17 years ago
The issue is not really resolved. I made a new bug because I couldn't add comments to bugs
http://bugs.typo3.org/view.php?id=4160 and related bugs
Updated by Christian Kuhn over 14 years ago
Resolved, no change required. This should be solved with the new fe editing concept.