Bug #31151
closedLink browser urlencodes existing title texts
0%
Description
The TYPO3 Link Browser popup urlencodes existing title texts. These title texts should not be treated as an URL.
Steps to reproduce:
1. Create a content element. Edit it.
2. Enter text into the field "Headline" -> "Link", e. g.:
www.google.com - - "This is a test."
3. Click the icon to open Link Browser popup.
4. The title text appears as This%20is%20a%20test.
5. Switching to another tab inside Link Browser results in even more encoding: This%2520is%2520a%2520test.
This also happens in other areas where the Link Browser popup is used and a title text exists, e. g. when linking images.
Updated by Steffen Ritter about 13 years ago
- Status changed from New to Needs Feedback
could you please tell us, which browser you are on.
Updated by Marco Röwer about 13 years ago
Steffen Ritter wrote:
could you please tell us, which browser you are on.
Sorry, I forgot to mention this:
I tested with the latest Introduction Package (4.5.7) in these browsers with same results:
- Firefox 7.0.1 (Linux x86_64)
- Chromium 14.0.835.202 (Linux x86_64)
- Opera 11.52 (Linux x86_64)
- Internet Explorer 9.0 (Windows 7, 64 Bit)
You can test it with content element ID 216 ("Feature Complete out-of-the box" on page "Features") in the Introduction Package. Then follow steps 2-5 of my original description.
TYPO3 runs on PHP-Version 5.3.2-1ubuntu4.9 as FastCGI module (if that matters). Database and browser charsets are utf8.
Updated by Alexander Opitz about 11 years ago
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Marco Röwer about 11 years ago
Hi,
I just tested this again with a clean/blank install of TYPO3 6.1.3 on Firefox 23.0 (Linux x86_64) and Chrome 29.0.1547.65 (Linux x86_64). The problem still exists. It also happens on Internet Explorer 10 (Windows 8, 64 Bit).
There is a screencast I recorded (if the reproduction steps above are too abstract):
http://www.marco-roewer.de/repository/typo3_issue_31151.webm
(WebM is playable in VLC)
Hope this helps,
Marco
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to New
- Assignee set to Alexander Opitz
Updated by Tymoteusz Motylewski almost 10 years ago
- Status changed from New to Resolved
- Is Regression set to No
seems to be already fixed here:
https://forge.typo3.org/issues/41413
https://review.typo3.org/23740
Can not reproduce it on 7 and 6.2.4
please let me know if this problem still occures