[rt-users] FCKEditor , browser, and colors

Raphaël MOUNEYRES raphael.mouneyres at sagemcom.com
Thu Mar 31 09:59:33 EDT 2011


Hello,

The quick descritpion symptom i have is sometimes RT is not displaying the 
colors edited in the FCKEditor.
RT version 3.8.8, and FCKEditor version 2.6.4

My analysis is :

When i edit my text with IE8, FCK Editor generates the following code :
<span style="color: #ff0000">ROUGE<br />
</span><strong><span style="color: #ff0000">ROUGE GRAS<br />
</span></strong><span style="color: #00ff00">VERT<br />
</span><em><span style="color: #00ff00">VERT ITALIQUE</span></em>

When i edit my text with Firefox4, FCK Editor generates the following code 
:
<span style="color: rgb(255, 0, 0);">ROUGE<br />
</span><strong><span style="color: rgb(255, 0, 
0);">ROUGE GRAS</span></strong><br />
<span style="color: rgb(0, 255, 0);">VERT<br />
</span><em><span style="color: rgb(0, 255, 
0);">VERT ITALIQUE</span></em><br />

the difference is on the color coding hexa/vs/rgb

The Firefox code is displayed in color on RT web interface, but the code 
from IE is displayed all in black colour.
Now, when i forward the ticket to my LotusNotes messaging, BOTH codes are 
displayed in colours.
So i beleive there is something to modify on the RT Side.

May i upgrade the FCKEditor to a newer version ? if yes, does a RT patch 
exist ?
or is it more related to RT itself ?

Raphaël
#
" Ce courriel et les documents qui lui sont joints peuvent contenir des
informations confidentielles ou ayant un caractère privé. S'ils ne vous sont
pas destinés, nous vous signalons qu'il est strictement interdit de les
divulguer, de les reproduire ou d'en utiliser de quelque manière que ce
soit le contenu. Si ce message vous a été transmis par erreur, merci d'en
informer l'expéditeur et de supprimer immédiatement de votre système
informatique ce courriel ainsi que tous les documents qui y sont attachés."


                               ******

" This e-mail and any attached documents may contain confidential or
proprietary information. If you are not the intended recipient, you are
notified that any dissemination, copying of this e-mail and any attachments
thereto or use of their contents by any means whatsoever is strictly
prohibited. If you have received this e-mail in error, please advise the
sender immediately and delete this e-mail and all attached documents
from your computer system."
#

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110331/8fbcaaba/attachment.htm>


More information about the rt-users mailing list