EditLive! 7.1.2.13

May 31st, 2010

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

Bug Fixes

  • Table cells incorrectly inherited rowspan and colspan from parent tables
  • Pasting rich text did not work on OS X 10.4
  • Using LinkChecker to correct broken links resulted in nested <a> tags
  • Exceptions appearing on the console when failing to loading custom dictionary words from user cache
  • Autosubmit failing on languages other than English
  • Custom attributes on <option> tags were lost
  • Occasional exception from BackgroundChecker when closing the editor
  • Setting useTemporaryParagraphs to false blocked upwards navigation completely with nested div tags
  • Express Edit not upgrading to the Full Editor correctly
  • EditLive! did not save <br> tags at the end of a paragraph correctly so they did not appear in browsers
  • NullPointerException when cleaning up with spelling errors

EditLive! 7.1.1.45

May 10th, 2010

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

New Features

  • Ctrl+Shift+O now changes the “dir” attribute on the body tag between “ltr” and “rtl”
  • Added support for Opera 10.50
  • New autosave configuration file element allows the blue “Restore from AutoSave” bar to be disabled when showInfoBar is set to false
  • System property (useTemporaryParagraphs) introduced to disable the use of temporary paragraphs when navigating divs. Default is enabled

Bug Fixes

  • EditLive! was incorrectly flagging content as dirty as soon as loading finished
  • In read only mode images and divs incorrectly appeared to be resizable
  • Error dialog incorrectly appearing when ampersands were used in hyperlinks with outputXHTML set to false
  • Security warning when using QuickStart or languages other than English on Windows with Java 1.6.0_19
  • Pasting lists containing dollar “$” signs from Word 2007 was throwing an exception
  • Download errors when using query parameters in the spelling jar URL
  • Content would incorrectly be inserted into the next element when pasting into an empty <p> tag
  • “Remove Formatting” did not appear on the styles drop-down after switching to code view
  • Toolbar Elements on their own toolbar would display incorrectly or not at all
  • EditLive! classic toolbar button size has returned to 22×22 pixels
  • setBackgroundMode javascript API function was failing on IE8 for large applets, due to a browser limitation
  • Font size was set too small when using the fallback TextArea on unsupported browsers
  • Using InsertHTMLAtCursor to insert a hyperlink incorrectly allowed nested hyperlinks
  • Table merge and cell operations can handle widths and heights of various units specified using CSS attributes
  • HR tags caused the applet to crash when size attribute was non-numeric
  • Keyboard navigation issues with div tags
  • Symbol font option did not display correctly (it displayed boxes) when selecting the font face in the drop-down box
  • “Greater Than or Equal to” and “Less Than or Equal to” symbols showing up as “Greater Than” and “Less Than” in Equation Editor
  • setConfigurationFile JavaScript API could not be used at runtime to change the configuration file for the next editor load (eg Inline Editing)
  • Selecting an alignment that was already applied did not remove the alignment
  • Applying styles to form elements duplicated the style value every time the document was loaded