#2372: Empty FCK:editor value causes NullPointerException
---------------------------+------------------------------------------------
 Reporter:  mosipov        |       Owner:  mosipov           
     Type:  Bug            |      Status:  new               
 Priority:  High           |   Milestone:  FCKeditor.Java 2.5
Component:  Server : Java  |     Version:  FCKeditor.Java 2.4
 Keywords:                 |  
---------------------------+------------------------------------------------
 A code like this:
 {{{
 <FCK:editor instanceName="EditorDefault">
   <jsp:attribute name="value"></jsp:attribute>
 </FCK:editor>
 }}}
 or this

 {{{
 <FCK:editor instanceName="EditorDefault"  value=""/>
 }}}

 Result in value being null and causing an NPE

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2372>
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