Bug #17984
closedclickmenu on list module icons does not work
0%
Description
With the latest SVN version:
Nothing happens when I click on the icons in the list module.
Tested with Firefox and Internet Explorer. I have updated 4.1.2 to the latest svn. All temp files and files in typo3temp have been deleted.
(issue imported from #M7131)
Files
Updated by Benni Mack almost 17 years ago
works for me. you also need to clear the browser cache so the JS is loaded. Do you get any JS errors?
Updated by Franz Holzinger almost 17 years ago
I have tested with 3 browsers. Always the same result.
Firebug says:
showClickmenu is not defined
onclick(click clientX=0, clientY=0)
Updated by Franz Holzinger almost 17 years ago
The clickmenu on the page tree does not work, too. And there is also no Drag&Drop in the page tree.
Updated by Oliver Hader almost 17 years ago
Please test this again, I guess this was related to bug #18006 and the wrong AJAX response. In which browsers did you test this exactly?
Updated by Franz Holzinger almost 17 years ago
Still the same errors with most current SVN.
I have tested with almost all browsers under LINUX: Firefox, Internet Explorer, Konqueror, Epiphany
Others have worked under Windows and had exactly the same errors.
Even the + symbol in the page tree has no effect.
Updated by Franz Holzinger almost 17 years ago
Tested with most current SVN again. The page tree is still unusable.
Updated by Benni Mack almost 17 years ago
Do you have it on the web, can you give me access to it? You can also inform me through Skype (benni.mack) and then I can have a look at it.
Updated by Benni Mack almost 17 years ago
This is a problem because pmktextarea is XCLASSing template.php. I notified the extension author Peter to fix this as soon as possible.