Project

General

Profile

Actions

Bug #65506

closed

Links inside list elements not working propery

Added by Dominik Hahn about 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Content Rendering
Target version:
Start date:
2015-03-04
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Stabilization Sprint

Description

We are facing a problem with links inside list elements in the front end.

When linking a text by using the link wizard the RTE shows the link just fine. On the front end the link is totally fine unless it's surrounded by "<li></li>".

This is a link in a paragraph:
<a href="/formular/" title="Verweis auf weitere Informationen" class="internal-link">Ein ganz normaler Link</a>

The same link inside an unordered list:
<li><link 10776="" -="" internal-link="" "verweis="" auf="" weitere="" informationen"="">Ein ganz normaler Link</li>

I think it might be because of the "-" in the class of the link but as we had to got back to TYPO3 6.2.9 I can't test this anymore.

This problem was present in TYPO3 6.2.10RC1 and is still present in TYPO3 6.2.10


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #61954: Click-enlarge problem when an image is inside ul li OR ol liClosed2014-09-29

Actions
Actions

Also available in: Atom PDF