Actions
Bug #45000
closedassign target to file link in header leads to path error
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2013-01-31
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Step to reproduce the bug
1. create a content element (es. text/with image) and assign an header
2. assign a file link to the header with the pop-up (e.g. /fileadmin/documents/whatsoever.pdf
3. save it
4. open again
5. edit the link
6. select the target to "new window" (_blank) and then "update"
7. the link becomes fileadmin%2Fdocuments%2Fwhatsoever _blank
8. if I select the target altogether with the file (point 2) the bug does not trigger in
Tested in TYPO3 CMS 4.7.6, 4.7.7 and 6.0.1 with FAL (link becomes file%3A62 _blank)
Updated by Henrik Ziegenhain almost 12 years ago
I can confirm this Bug with 6.0.1
I will try it in a few moments with 6.0.2 and give here a short update.
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.4 (Backend)
- Is Regression set to No
Updated by Riccardo De Contardi over 9 years ago
- Status changed from New to Closed
Closing it: it seems resolved. Tested in 6.2.12 and 7 (latest master)
Actions