Documentation Center

Fixed Issues in 12.0.1 Authoring Bridge

The following Authoring Bridge issues are fixed in Content Manager 12.0.1 compared to 12.0.0.

General Authoring Bridge

  • Client Tools Check In fails in EditingContentResolverWorker when the xml holds a 0x0B control character with error Unable to reach the repository '...'.. Often control characters like 0x0B come from copy pasting out of Microsoft Office applications. The issue was caused by the transformation of the error message (containing that control character) returned by the web services. Control characters will now silently be removed from the returned error messages to make sure that errors containing control characters reach the clients correctly. [TS-11467|TS-10591]
  • When submitting new editor templates the EDITORTEMPLATE.REMOVE.ALL.IDS plugin made sure that template xml files are stripped from any @id attributes, so when they are instantiated they all get newly generated identifiers. The Admin.XMLWriteObjPluginConfig.xml, which needs a matching submit in Settings > IWrite Plugin Xml, is now tuned to also strip comment identifiers (@cid) from the submitted template xml file. [TS-10659|TS-11476|SRQ-4257]

JustSystems XMetaL

  • Using XMetaL 11 Reposistory > Check Out Document will no longer close other documents in their multi document user interface. [TS-10673]

<oXygen/> XML Author/Editor

  • Publication Manager's Check Out with or Open With towards Oxygen shows Unhandled exception on DragDrop registration when asking for the password. The same error could occur when opening recent documents. [TS-11224|TS-11223|TS-10547|SRQ-4787]