Hyperlink detection: When triggering the hyperlink detection by pressing and holding Ctrl (or Cmd on the Mac), the GUI was unresponsive for a few seconds.
SharePoint: When the authentication failed due to incorrect user/password, the "Authorization required" dialog prompted the user name in the escaped form and had to be manually corrected.
XSLT Debugger: The debugging session ended abruptly with a FileNotFoundException, when encountering an xsl:result-document with a href pointing to a file from a nonexistent parent folder.
XQuery: Avoided an unhandled error with the message "Transformation process stopped by user" that appeared in some situations during the XQuery transformation, even though the user didn't stop the transformation.
Open file at cursor: When using the "Open file at cursor" shortcut (Ctrl+Enter or Cmd+Enter), content from the content completion popup list was accidentally inserted in the document.
Open/Find Resource indexing: Fixed an ArrayIndexOutOfBoundsException that could occur when adding new content.
DITA Maps Manager: Each time a DITA Map indirectly referenced from another map was saved in the main editor, its reference was duplicated in the DITA Maps manager tree.
DITA Maps Manager: Renaming a topic file unnecessarily altered a conrefend attribute.
DITA: After changing the root map context from the DITA Maps Manager the validation was not invoked on the open topics.
eXist-db XML Connection Wizard: When pressing OK the wizard failed silently and had no effect.
eXist-db XML Connection Wizard: Added a new field for configuring the server path to the eXist-db XML Java Web Start Admin Client JNLP.
Eclipse 4.2/Juno: Pressing F2 when a documentation tooltip appeared did not focus the documentation tooltip as advertised.
WSDL: Added documentation in content completion tooltips for elements from the SOAP 1.1, SOAP 1.2, HTTP and MIME namespaces.
WSDL Documentation: Fixed StackOverflowError when generating WSDL documentation on a hierarchy of WSDL documents that contained circular dependencies.
WSDL Documentation: Fixed the location of components when generating WSDL documentation.
WebHelp: When clicking some of the links from the "Related Links" section, the pages that the links point to did not open.
WebHelp/Internal frames: Added some padding on the left side of the content frame, near the separator bar.
WebHelp with Feedback: After password recovery the user was redirected to a broken URL instead of the initial page.
Author Component: The Author Component applet now works even without setting System.setSecurityManager(null).