Project

General

Profile

Actions

Bug #22718

closed

Linked headers: title attribute "allows" only a word

Added by Ivan Ruiz Gallego almost 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-05-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The bug can be reproduced like this:

1.-Create a TEXT content element
2.- Link the standard header (call the wizard)
3.- In the popup window "RTE link" enter a linkt title containing more than one word
4.- Set link
5.- Open the popup again and you will see that only the first word gets loaded in the title form field

Actually you can set a link title containing more that one word. The problem does not exist in step 4. Only the first word of the link title gets preloaded in the corresponding when calling the link wizard (setp 5 above). So everytime you decide to modify the link, you have to set the title again, if you do not want to loose all words but the first one.

I patched the file /typo3/class.browse_links.php so that the full title gets preloaded in the form field. The title set in the frontend is still reduced to the first word. So I guess that appropriate modifications have to be made in the rendering procedure.

(issue imported from #M14481)


Files

class.browse_links.patch (1.56 KB) class.browse_links.patch Administrator Admin, 2010-05-26 11:18

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #20142: class and title parameters of typolinks get brokenClosedStanislas Rolland2009-03-06

Actions
Actions #1

Updated by Jan Loderhose almost 14 years ago

This issue seems to concern Flexform link fields in general. Updated a TYPO3 installation yesterday ( 4.1.12 / TV 1.4.2 => 4.3.3 / TV1.4.2 ) and experience the described behavior since. RTE link generation works like a charm.

Actions #2

Updated by Chris topher almost 14 years ago

Something like #20142?

Can one of you provide a patch?

Actions #3

Updated by Ivan Ruiz Gallego almost 14 years ago

Yes, I think that http://bugs.typo3.org/view.php?id=10629 covers this issue. The patch I used is attached to the bug report. It solves

Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF