Actions
Bug #20851
closedHeader Link Titles of Content Elements are not imported by impexp
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-08-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
impexp deletes on import all link titles in header links and in RTE links.
1. Create a Content Element with a Header Link Title, e.g.
Header: Header with link
Link: 123 - - Title
2. Export this page to .t3d
3. Import the .t3d file
Check the Link Title on the imported page
(issue imported from #M11671)
Files
Updated by Robert Heel over 15 years ago
The "tokenizedContent" (used to create the new link and has no title) is generated on export.
Seems that getTypoLinkParts and setTypoLinkPartsElement of class.t3lib_softrefproc.php can't handle the title tag
Updated by Robert Heel about 13 years ago
- File 20851_linktitle_workaround.diff 20851_linktitle_workaround.diff added
- Target version deleted (
0)
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
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.
Actions