Actions
Bug #21205
closeddeleting of Irre Elements does not work
Start date:
2009-10-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
in current trunk 6109 of TYPO3 4.3
it's not possible to deleted an Irre Element, if you click the garbage Icon.
Firebugs Error Message :
An invalid or illegal string was specified" code: "12
[Break on this error] results = $A(root.querySelectorAll(e)).map(Element.extend);\n
prototype.js (Zeile 2844)
to reproduce,
install current trunk of TYPO3 4.3 go to Module "IRRE Turorial" and install sample Data
-install Extension irre_tutorial
- got to page "1:n comma separated values"
- edit the record "Wellness Well-Being Hotel Rose..."
- try to delete one of the IRRE Elements ""Experience it" Week", or "Wellness & Beauty Week" with the Garbage Icon
(issue imported from #M12152)
Actions