Bug #19121
closedbackend copy of a page with download-links destroys links
0%
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)
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0) - TYPO3 Version set to 4.2
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.