[TYPO3-dev] Error: Yellow links with red border

Kasper Ligaard Nielsen ligaard at daimi.au.dk
Mon Sep 18 21:03:04 CEST 2006


Hi,

The RTE creates links with yellow background and a red border and I 
cannot think of why.

The problem har been encountered (but left unanswered) by others:
1) 
http://lists.netfielders.de/pipermail/typo3-english/2005-November/014489.html

2) 
http://lists.netfielders.de/pipermail/typo3-english/2005-December/016701.html

3) 
http://lists.netfielders.de/pipermail/typo3-english/2005-August/011014.html

Looking into the code I found that t3lib/class.t3lib_parsehtml_proc.html 
generates the code:

<code-snippet: line 743>
($error ? ' rteerror="'.htmlspecialchars($error).'" 
style="background-color: yellow; border:2px red solid; color: black;"' : 
'').       // Should be OK to add the style; the transformation back to 
databsae will remove it...
</code-snippet>

Should I create a bug-report?

Regards, Kasper




More information about the TYPO3-dev mailing list