Project

General

Profile

Actions

Bug #17882

closed

Missing functions in typo3/template.php

Added by Uschi Renziehausen almost 17 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2007-12-04
Due date:
% Done:

0%

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

Description

When I try to manage News categories via Web->Info I get the following error.

Fatal error: Call to undefined method mediumDoc::getDragDropCode() in J:\web\typotester.de\htdocs-neu\typo3conf\ext\tt_news\modfunc1\class.tx_ttnewscatmanager_modfunc1.php on line 109.

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.

Comment by Olly Hader in the dev-List [1]:
"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."
[1] http://lists.typo3.org/pipermail/typo3-dev/2007-December/026649.html

Prosit, Uschi

(issue imported from #M6883)


Files

20071215_dragdropcode.patch (5.11 KB) 20071215_dragdropcode.patch Administrator Admin, 2007-12-15 22:26
Actions #1

Updated by Benni Mack almost 17 years ago

I'll fix this. Thanks for pointing it out.

Actions #2

Updated by Benni Mack almost 17 years ago

The attached patch takes care of it. I'll send it to the core list very soon.

Actions #3

Updated by Chris topher over 12 years ago

  • Target version deleted (-1)
Actions

Also available in: Atom PDF