Project

General

Profile

Actions

Bug #25211

closed

New EM - cannot save files with noEdit disabled

Added by RVVN no-lastname-given about 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2011-03-01
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

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

typo3-4.5.2-em-cannot-save-files.png (447 KB) typo3-4.5.2-em-cannot-save-files.png Administrator Admin, 2011-03-01 14:42
typo3-4.5.2-em-noEdit-disabled.png (19.5 KB) typo3-4.5.2-em-noEdit-disabled.png Administrator Admin, 2011-03-01 14:42
17811.patch (897 Bytes) 17811.patch Administrator Admin, 2011-03-06 12:15
typo3-4.5.2-em-save-button-disabled.png (41.8 KB) typo3-4.5.2-em-save-button-disabled.png Administrator Admin, 2011-03-07 10:32
Actions #1

Updated by RVVN no-lastname-given about 13 years ago

Same problem with Typo3 4.5.2 dummy + src

Actions #2

Updated by Jan Loderhose about 13 years ago

I can confirm this issue

Actions #3

Updated by Arfit about 13 years ago

in the old EM I get this error message:

Value "" for "M" was not found as a module

Actions #4

Updated by Steffen Kamper about 13 years ago

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.

Actions #5

Updated by Steffen Kamper about 13 years ago

sorry, you are right. There is a bug, see patch

Actions #7

Updated by RVVN no-lastname-given about 13 years ago

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; )

Actions #8

Updated by Steffen Kamper about 13 years ago

you have to reload EM ;)

Actions #9

Updated by Steffen Kamper about 13 years ago

and - it enables if you change anything inside the file.

Actions #10

Updated by RVVN no-lastname-given about 13 years ago

Thanks !

That was so simple, I didn't think about modifying the opened file to check if it enables, shame on me ^^

Actions #11

Updated by Steffen Kamper about 13 years ago

  • Status changed from Accepted to Resolved
  • Target version deleted (0)
Actions #12

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF