EditLive! 6.5.3.55

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

New Features

  • New attribute added to the configuration file to allow image uploads to be made to any form field (not just a field called image).
    New attribute is on the “httpUpload” element and is called “uploadFileFieldName”.
  • Added support for Java 1.6 as the minimum JRE
  • Added smart find and replace, which allows the replacing word to mimic the case (lowercase, uppercase, or sentence case) of the replaced word

Bug Fixes

  • Inserting text in the wrong position when inserting into a table or list item directly following an HR
  • When encloseText is false, pasting multi-line text was using p tags rather than br tags
  • Navigating down out of nested tables at end of document not navigating to end of document
  • More colors dialog for ExpressEdit was not included
  • Replacing all the text in a hyperlink removing hyperlink
  • Floated images in Table Cells were rendering with extra vertical spacing
  • Inserting links included trailing BR tags
  • Clicking at the end of the last cell in a table which included a tbody put the cursor in an invalid location
  • Uppercase O:P tags caused the editor to crash
  • THead and TFoot tags were not enclosed in a table when inserted directly into code view
  • Open tbody tag was stripped when enclosed by a table
  • Selecting nested tables with the document navigator would sometimes not allow selection of the outer table
  • Retrieval of content may fail due to errors in resampling images before uploading, particularly on Java 1.4.1.
  • Merging table cells in some situations would cause an infinite loop
  • Selecting text starting in a list would sometimes go wrong
  • Find and replace did not work in code view
  • After a row with a cell that had a defined rowspan was deleted, other rows that previously contained that cell could not be deleted
  • Right clicking at the end of the document did not bring up right click menu
  • Word count not returning correct count for numbers and words with full stops or commas within them
  • Right click menu was not appearing in code view
  • Empty string for imageURL attribute for menu items and toolbar buttons treated as valid
  • Remove operations occasionally hung the editor when content was loaded
  • Searching for non-breaking space within a document failed to find any non-breaking space
  • Spellchecking window had wrong choices for subsequent misspelled words after a “misspelling” was a repeated word
  • Intermittently received “Your 30 day trial period has expired” message when the editor was licensed and using “sun” http layer
  • Replace/replace all not working correctly when “match case” was checked
  • Clicking in the gray area after “match case” or “whole word only” toggled the checkbox
  • Potential browser crash if the sever incorrectly returns a 200 OK status when it can’t find a requested image
  • Replace/replace all not working correctly when replacing with nothing
  • Editor hangs when raising an unordered list event on content just before uneditable content