Opened 16 years ago

Last modified 16 years ago

#2372 closed Bug

Empty FCK:editor value causes NullPointerException — at Initial Version

Reported by: Michael Osipov Owned by: Michael Osipov
Priority: Must have (possibly next milestone) Milestone: FCKeditor.Java 2.4.1
Component: Server : Java Version: FCKeditor.Java 2.4
Keywords: Cc:

Description

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

Change History (0)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy