Project

General

Profile

Actions

Bug #19121

closed

backend copy of a page with download-links destroys links

Added by Igor over 16 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2008-07-17
Due date:
% Done:

0%

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

Description

the original page has a download url like:
<a href="fileadmin/user_upload/Deutsch/Media%20Center/MMKarton_Bilder/k_maschine_nasspartie_300dpi.jpg" title="PDF" target="_self" class="download"><img src="uploads/RTEmagicC_icon_kreis.gif.gif" alt="" width="17" height="17"> 300 dpi, 3 MB</a>

When I copy the page (the same is when I use the "translate to.." function) the download-url ist mixed up like:

<a href="fileadmin/user_upload/Deutsch/Media" target="Center/MMKarton_Bilder/k_maschine_nasspartie_300dpi.jpg"><img src="uploads/RTEmagicC_icon_kreis_88.gif.gif" alt="" width="17" height="17"> 300 dpi, 3 MB</a>

This bug is always reproduceable when a webserver-folder-name has a blank.

(issue imported from #M8998)

Actions

Also available in: Atom PDF