[TYPO3-core] RFC #6883: Missing functions in typo3/template.php
Uschi Renziehausen
typo3news at otherone.de
Tue Jan 8 13:10:16 CET 2008
Hello,
thx @Ben for writing this patch. I tested it today and it seems to do
it's job. I can use Web->Info->tt_news category manager again, and it
also solves a problem IE 7 complains of when opening an RTE enabled CE I
described in the dev list today [1].
So could perhaps some give the necessary +1 for this patch so that it
can be committed?
[1] http://lists.netfielders.de/pipermail/typo3-dev/2008-January/027015.html
Prosit, Uschi
Benjamin Mack wrote:
> Hey guys,
>
> this is a SVN patch request.
>
> Branches: Trunk only
>
> BT reference: http://bugs.typo3.org/view.php?id=6883
>
> Problem: (from Uschi Renzhausen)
> Class mediumDoc is in typo3/template.php and has no method
> getDragDropCode(). It must have had it once, because it is in the
> function index comment.
> "The methods was removed in revision 2682 (clickmenu
> refactoring) by accident. The functionality of this method was extracted
> to an external JavaScript file. But we'll should re-add this function
> since it's showing the error you mentioned."
>
> Solution:
> As the drag&drop code comes with the tree.js right now, we include the
> tree.js now, and make the pagetree & filetree use this function again so
> we don't have doubles code.
>
More information about the TYPO3-team-core
mailing list