Project

General

Profile

Actions

Bug #17633

closed

adding a link for a head-cell in a table doesn't get displayed as link

Added by Sven Schumacher almost 17 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
Content Rendering
Target version:
-
Start date:
2007-09-27
Due date:
% Done:

0%

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

Description

While editing I used some head-cells, but in these head-cells I added some hyperlinks to other typo3-pages. These links aren't displayed in my browser as link while viewing the resulting page. Instead there is something like:

<link .... >Linked text</link>

in the resulting html. When I add another class-definition to the head-cell by using RTE with editing raw-html, the <link...> disappears and no hint of this link, which should exist, can be found.

(issue imported from #M6408)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #19331: links in th tagsClosedMartin Kutschker2008-09-15

Actions
Actions #1

Updated by Ben van 't Ende almost 17 years ago

Is the link rendered ok in plain cells <td>? Are you using the RTE here? It sounds like an RTE problem to me.

Actions #2

Updated by Sven Schumacher almost 17 years ago

In plain cells is the link rendered okay, yes. Even in RTE it is rendered okay.
When I switch in RTE to raw HTML-mode to modify the link it is displayed like a normal link with <a href....>Text</a>... If I then make any changes to that link (in raw-HTML), they aren't applied, it seems to me. I just switched RTE off for testing purposes. The HTML contains then

<link 78 _self internal-link "Öffnet einen internen Link im aktuellen Fenster">Werkstoffkunde I</link>

what was the HTML-Code displayed in Browser-HTML-Source-Window of the rendered page, when I added a link to header-cells in RTE. So it seems to me, that RTE did everything well.

Actions

Also available in: Atom PDF