Bug #25522
closedt3editor don't work in Fx, IE7 and Opera (saving)
0%
Description
To me it looks like there are multiple issues in t3editor.
First: With t3editor installed and activated in template module it's impossible to save changes.
Second: Deactivating t3editor in template modul makes it impossible to activate it again.
It also looks like there are some minor inconsistent behavior in the editor, regarding autocomplete, tabs and newline.
To me this part of TYPO3 4.2.0 is still real Alpha and should be dropped in the 4.2 release.
Platform:
Firefox 2.0.14 on Windows XP
Firefox 2.0.10 on Fedora 8
IE7 on Windows XP
Opera 8.28 on Windows XP
(issue imported from #M8157)
Updated by Erik Svendsen over 16 years ago
Forgot to mention that t3editor worked for me on RC1 and Firefox/Opera, but not in IE7.
Else, part of this bug i also mentioned in bug #7509, #8031, #8030
Edit: One error in information: Tested on Opera 9.27 on XP, not 8.28. Also tested on Firefox 2.0.13 on Ubuntu 7.10. Same result
Edit 2: Managed to get one error from Firebug.
lineStart has no properties
http://my.website.no/typo3/sysext/t3editor/jslib/codemirror/editor.js
Line 651
Updated by Erik Svendsen over 16 years ago
Did another attempt to reproduce the bug.
As I got I when I upgraded from RC1 to RC2, i did a clean install of RC1, and installed t3editor (nothing else). Works like it should. Upgraded then core to RC2 (changing symlink). All temp_CACHED files deleted, and db updated in install tool.
Logged inn to backend again. t3editor was loaded. But when opening template I got following error in Firebug
PATH_t3e is not defined
http://mydomain/sites/eriksite/typo3/sysext/t3editor/jslib/t3editor.js
Line 85
Updated by Administrator Admin over 16 years ago
I can reproduce that t3editor doesn't save any changes under some circumstances. However, I've noticed some "weird" things:
Editing with t3editor > deactivating t3editor -> clicking save button = works That's what I meant with weird)
Editing with t3editor -> clicking save button = does not work (and deactivates t3editor)
Editing with t3editor -> Pressing Ctrl-S = Works! (<
Firefox 3 beta 5 on Ubuntu Hardy and RC2
(no errors in firebug)
Updated by Administrator Admin over 16 years ago
i'm currently debugging this issue and can confirm susannes note!
i found the problem and will provide a patch soon!
thanks for testing!
Updated by Erik Svendsen over 16 years ago
I tried Susanne's method with Crtr-S.
It not only works in Firefox, it work in IE7 and Opera 9.27 to. So it looks really like this is a identical error in all browser. Tobias, your patch will probably work crossbrowser.
As soon as you has released at patch, I will test it.
Tobias! Really nice work with t3editor
Updated by Administrator Admin over 16 years ago
a patch which fixes the save-icon bug is pending in the core list.
next i'll focus on the second issue "deactivating does not work in IE"
regards,
tobias
Updated by Erik Svendsen over 16 years ago
Feedback:
Can confirm that the patch fixes the save-icon bug. Tested om Fedore and XP, Firefox, Opera and IE7.
Updated by Administrator Admin over 16 years ago
i split this issue into two tickets:
this one is related to the "save-icon"-bug, which is fixed (so i will close this issue)
the new one (#0008245) is about deactivating/reactivating the t3editor
Updated by Michael Stucki almost 11 years ago
- Project changed from 75 to TYPO3 Core
- Target version deleted (
0)