Documentation Center

Fixed Issues in 11.0.3 Client Tools

The following issues are fixed in version 11.0.3 of SDL LiveContent Architect compared to 11.0.2.

Client Tools and Xml

  • The Print the preview (Ctrl-P) button was disabled in all client tools preview windows.[TS-9606|TS-9505|SRQ-3008]

Publication Manager

  • The Variables listing doesn't show all variable assignment (@varid) and variable references (@varref) present in the publication. So some This variable is defined 2 times. and This variable is not defined. are potentially missing. [TS-9822|TS-9802|SRQ-3359]
  • Creating new publication version ignored the account's default language setting but used the user's language. We adapted MetadataConfig.xml ishfrmfield name="PublicationSourceLanguageField by switching from variable currentuserlanguage to defaultlanguage. Typically noticed on environments that rely on multiple source languages for editing. [TS-9725|TS-9723|SRQ-3227]
  • When creating a branch 1.1.1 of publication version 1, the baseline is not duplicated, it picks up the recent available version rather than mirroring the baseline of the branched version. The fix consists out of a Publication Manager change and a server-side change on API call PublicationOutput25.Create. [TS-9618|TS-9617|SRQ-3133]