#2639: Incorrect class definition (double quotes)
---------------------+------------------------------------------------------
 Reporter:  Xirt     |       Owner:                 
     Type:  Bug      |      Status:  new            
 Priority:  Normal   |   Milestone:                 
Component:  General  |     Version:  FCKeditor 2.6.3
 Keywords:           |  
---------------------+------------------------------------------------------
 When using FCKeditor within a PHP page the given HTML code (input) is
 rewritten wrong by FCKeditor. In WYSIWYG mode the following replacement is
 occuring:

 class='className'

 becomes:

 class="'className'"

 Because of this double quotation the class is not recognized and the
 element will not display according to the given stylesheet.

 Windows XP SP3, FireFox 3.03

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2639>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to