Bug #34350

Renaming folder doesn't show original name

Added by Georg Ringer about 1 year ago. Updated about 1 year ago.

Status:Resolved Start date:2012-02-27
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:-
Target version:6.0 final
Votes: 0

Description

renaming a folder doesnt show the original name in the input field

path:
http://localhost/Incubator/typo3/file_rename.php?target=1%3A%2Ffobar%2F&returnUrl=%2FIncubator%2Ftypo3%2Fsysext%2Ffilelist%2Fmod1%2Ffile_list.php%3Fid%3D1%253A%252F

should display "fobar" in the input field

History

Updated by Benjamin Mack about 1 year ago

  • Target version set to 6.0 final

Updated by Andreas Wolf about 1 year ago

This must be a bug in the folder object or it's creation, as the getName() method of the folder is called correctly, but the $name property of the folder object is empty.

Updated by Andreas Wolf about 1 year ago

  • Status changed from New to Resolved

This is fixed with commit cf79ad5e67a204ebbf3588540fe7a5b0e087adea in branch plain-fileabstraction.

Updated by Andreas Wolf about 1 year ago

Wrong commit id, 749e5172f4d44a61cde1701e4b0235d880ff28e7 is correct.

Also available in: Atom PDF