Project

General

Profile

Actions

Bug #14135

closed

link wizard fails to remember external links

Added by Tim Franz about 20 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend API
Target version:
-
Start date:
2004-05-02
Due date:
% Done:

0%

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

Description

the link wizard doesn't remember the
external link. Editing the link I get not the external URL I
set before, but an internal link. Ignoring the wizard and entering the URL directly in the input filed throws the same misbehaviour. This makes every input field providing the link wizard useless. Therefore the high severity.

(issue imported from #M48)


Files

class.browse_links.php.diff (595 Bytes) class.browse_links.php.diff Administrator Admin, 2006-10-09 16:07
48.diff (862 Bytes) 48.diff Administrator Admin, 2007-04-10 13:27

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #18549: Problems using link wizard in content elementsClosedIngo Renner2008-04-03

Actions
Actions #1

Updated by Robert Lemke about 20 years ago

Please specify your TYPO3 version.

Actions #2

Updated by Tim Franz about 20 years ago

Version is 3.6 final.Behaviour seems to be browser-independent.

Actions #3

Updated by Martin Kutschker about 20 years ago

What the reporte means is: if youÄve entered an external link, and re-invoke the wizard, the wizard is in "internal link" mode. After clicking "ext. link" the original link is lost.

Actions #4

Updated by Martin Kutschker about 20 years ago

Changed subject to reflect real issue.

Actions #5

Updated by Thomas Hempel almost 18 years ago

It seems this has been fixed! I couldn't reproduce this with TYPO3 4.0 and Firefox 1.5.0.2

Greets,
Thomas

Actions #6

Updated by Wolfgang Klinger over 17 years ago

This issue is still open with TYPO3 4+

Actions #7

Updated by Ralf Hettinger over 17 years ago

The attached patch fixes the problem in typo3/class.browse_links.php

This working solution is very simple but not very clean since only the symptom for mode 'wizard' is fixed.

Patched against TYPO3 4.02

Actions #8

Updated by Ralf Hettinger about 17 years ago

Is there any new information about this issue? Since I am still experiencing it with 4.1 final...

... as I said a couple of months ago, I doubt that my suggestion is the best way to solve this issue, since it is a specialization for the link wizard... but it might be okay as long as there's no better way to handle it.

However, my suggestion wasn't complete and didn't handle emails and files properly - so a new patch (48.diff) that acts correctly for internal pages, files, emails and external links.

Actions #9

Updated by Andrew Henson about 17 years ago

Is this issue being actively looked at? I have come across this same problem today with an extension I am building because I added the element browser to a field (through kickstarter). It's on a TYPO3 v4.1 but I have gone back and tested it on a couple of other sites that I have handy which are running 3.7 and 4.0.6 too and they both exhibit the same problem.

This is not the only problem with the element browser. On v4+ there is also a Title option, which I assume is to help comply with accessibility requirements but this doesn't really work properly either. If you just put in a single word it sets it as the class name for the a tag, and if you enter several words (as an end user is very likely to do) then only the second word is used in the title attribute - it's obviously space delimited but users aren't going to know to put an extra space at the beginning to not set a class and then to quote the text needed for the title. Also, clicking the update button wipes out the link url just set leaving only the text in the title input box.

The link button in the RTE (in v4+) doesn't exhibit these problems because it seems it has implemented it's own version of the element browser. Ideally the TYPO3 core should be using this but it doesn't look like it's as simple as replacing the info in the TCA to point to the RTE's browse_links script.

Actions #10

Updated by Christoph Koehler almost 17 years ago

Same problem here. Seems to be a pretty serious bug that makes external URLs worthless.

Actions #11

Updated by Guillaume Bourreau over 16 years ago

I'm using Typo3 4.1.2 and i still have the problem.

We really should solve this bug soon...
It's very old...

Actions #12

Updated by Ralf Hettinger about 16 years ago

Will be fixed in 4.2

Actions #13

Updated by Christian Jul Jensen over 15 years ago

Seems to still be an issue with svn today (rev4042)

Actions #14

Updated by Ralf Hettinger over 15 years ago

I couln't reproduce any problem with rev 4039 (where did you get a rev 4042 from?). I did however just test with FF 3 and for link wizards initiated by tt_content's media and heading field.
Could you please clarify where the problem occurs?

Actions #15

Updated by Benni Mack over 14 years ago

Hey all,

I just tried to reproduce this behaviour on the latest trunk with a tt_content => header_link wizard element, setting a link to http://www.google.de. I set the link, saved the content element and re-opened the wizard. The wizard was still pointing to the external URL. It worked just fine.

If no one responds in the near future, I will close this issue.

Actions

Also available in: Atom PDF