Bug #18201
closedTypoScript Editor doesn't save changes in IE7 WinXP
0%
Description
After klicking on the pencil icon to edit the TypoScript Setup of a certain template one can change the content of the textarea but the changes won't get saved after klicking on the disk icon in the top menu.
All it does is reload the same content over and over again.
Works flawlessly in FF so I guess it must be some JavaScript issue.
(issue imported from #M7509)
Files
Updated by Jo Hasenau almost 17 years ago
This is NOT about an extension but about the usual backend form when editing editing the TypoScript within the Template section.
So could someone please change the Project back to TYPO3 Core?
Updated by Oliver Hader almost 17 years ago
I can confirm this on IE7 with the old way (no t3editor at all) of editing template setup.
Updated by Steffen Kamper over 16 years ago
may be related to Jeff's fix in #18392
Updated by Tobias Liebig over 16 years ago
can you reproduce this behaviour in the final 4.2 version?
i can't so i guess this bug can be closed.
Updated by Tobias Liebig over 16 years ago
this is not t3editor releated, right?
can someone please move this issue to TYPO3-core?
Updated by Tobias Liebig over 16 years ago
not t3editor related.
please move to "core"
i can't reproduce this issue.
is this solved by 7781?
Updated by Jeff Segars over 16 years ago
7781 should only affect saving from the Constants Editor and not from Info/Modify. I'll try to duplicate this soon and see what I can tell.
Updated by Manuel Soehner over 16 years ago
I can reproduce this behaviour with IE7 (Win XP), when I edit "Constants", "Setup", "Description", etc. separately.
When I save the document, the site comes back again with not having saved my changes.
Also clicking the "close"-button brings the same page back again.
If I edit the whole template record, it works like designed :-)
I also can confirm that Firefox does what he is told.
I tested this on a new installation with the same results.
Updated by Jeff Segars over 16 years ago
Thanks Manuel. Does the actual Constants Editor work for you? (vs. the Constants section with a textarea)
I'd guess we need the same fix as 7781.
Updated by Manuel Soehner over 16 years ago
Hi Jeff,
yes, the Constant Editor works for me.
Updated by Jeff Segars over 16 years ago
Just attached a patch that should clear this up. Once I get a little confirmation here, I'll go ahead and propose it on the core list.
Updated by Manuel Soehner over 16 years ago
Hi Jeff,
with this patch I can save the document, so it works :-)
Now we need another one for the "Close document"-button.
This one only reloads the page and doesn't redirect back.
Updated by Jeff Segars over 16 years ago
Sorry for the delay in getting back to this patch. Attaching a new version here that fixes the close button also. I'll put this on the core list later today.
Updated by Jeff Segars over 16 years ago
Manuel,
If this is working for you, could you reply on the core mailing list. I still need a +1 from someone who has tested it before it can go into 4.2.1.
Thanks!