EditLive! for IWWCM 3.1.2.23

October 25th, 2007

Includes EditLive! version 6.3.1.55.

Bug Fixes

  • The ‘Custom Toolbar Buttons and Menu Items’ section of the integration documentation was corrupt.

EditLive! for IWWCM 6.0+ 3.1.4.7

October 25th, 2007

Includes EditLive! version 6.3.1.55

Bug Fixes

  • Local images not uploading in Firefox browsers when two or more rich text areas exist in Content
  • UTF-8 is now used as the default character set

EditLive! 6.3.1.55

October 25th, 2007

The latest release of EditLive! is always available at
http://www.ephox.com/products/editlive/download.html.

New Features

  • TextEvent.DIRTY_CHANGED event is now fired when the isDirty state of the editor changes. The new value is passed through in the extraObject field of the Text Event.

Bug Fixes

  • Dialogs containing a text field (eg image, hyperlink) threw an exception and refused to load on OSX after copying text from IntelliJ
  • isDirty() always returns TRUE after page reload on FireFox
  • Using the Save toolbar button did not clear the isDirty flag
  • Consumed KeyPress events were still being processed by the editor.
  • Express Edit not loading when the last element in the document was an INPUT tag.
  • Cut with multiple table cells selected resulted in an invalid document state
  • When using Inline Editing in FireFox with the applet width set to 100%, occasionally the applet would render with a very small width
  • Rowspanned cells were not updated after deleting one of the rows they span
  • A non-breaking space was incorrectly inserted between two tables next to each other in the document when the first contained TBODY tags
  • Splitting a cell into rows repeatedly did not correctly update the rowspanned cells, corrupted the table
  • & characters were removed from hyperlinks when followed by a character that is not allowed in HTML entities
  • Occasional NullPointerException in the Java console when using Inline Editing

EditLive! for XML 3.1.4.43

October 3rd, 2007

Bug Fixes

  • Problem where OBJECT tags with no content were lost when switching to code view and back.
  • Losing URL for hyperlink when it includes an ampersand with a subsequent semicolon
  • setHttpManagerLayer load-time property was not working.
  • Under certain conditions users were unable to change the selection on check boxes.
  • The HttpLayerManager load-time property was previous documented as HttpManagerLayer.
  • Javascript run-time methods called by EditLive! for XML custom toolbar buttons were not working.