Bug #25211
closed
New EM - cannot save files with noEdit disabled
Added by RVVN no-lastname-given over 13 years ago.
Updated about 6 years ago.
Description
I cannot save extension files with the configuration option "noEdit" set to 0.
The floppy icon is disabled.
I'm on introduction package 4.5 with only sources updated in 4.5.2
(issue imported from #M17811)
Files
Same problem with Typo3 4.5.2 dummy + src
in the old EM I get this error message:
Value "" for "M" was not found as a module
Are you sure that the value is in localconf.php? I myself used to do it manually there;
$TYPO3_CONF_VARS['EXT']['noEdit'] = 0;
Old Em - the issue has been fixed.
sorry, you are right. There is a bug, see patch
Hi,
Unfortunately, after applying the patch, file save button is still disabled in new EM.
Tooltip has changed and doesn't display the warning about noEdit anymore, now just "Save".
The value is in localconf.php ( $TYPO3_CONF_VARS['EXT']['noEdit'] = 0; )
and - it enables if you change anything inside the file.
Thanks !
That was so simple, I didn't think about modifying the opened file to check if it enables, shame on me ^^
- Status changed from Accepted to Resolved
- Target version deleted (
0)
- Status changed from Resolved to Closed
Also available in: Atom
PDF