Fixed Issues in 11.0.0 Documentation
The following issues are fixed in version 11.0.0 of SDL LiveContent Architect compared to 10.0.0.
- Condition name and value restrictions were opened up, but not corrected in documentation. Corrections available in topics " Adding a condition name", "Adding a condition value" and " Conditions". [TS-8599]
- Outdated statement on autocomplete is corrected in topic " Auto-completing the baseline". [TS-8020|SRQ-1351]
- Syntax to search for
@ishconditionis incorrect in topic "Search for content". [TS-8057] - InstallGuide - issuerwsfederationendpointurl contains wrong http url. Replaced
/wsissue/with/issue/. [TS-8582] - Fix wrong Xml string in WCF web services samples. [TS-7852]
- Adapted the topic "Modifying the SETTITLE plugin", typically a project setup question on what legacy import through DITA2Trisoft should do with titles. [TS-8265]
- Several 32-bit aware registry paths were listed in the documentation without the Wow6432Node segment. For example HKLM\SOFTWARE\Trisoft\TriDK\TriDKApp\InfoShareAuthor\LogLevel was corrected to HKLM\SOFTWARE\Wow6432Node\Trisoft\TriDK\TriDKApp\InfoShareAuthor\LogLevel. [TS-7753|SRQ-1393]
- An official statement about fully qualifying on an English Windows Server Operating System is added. [TS-7891|TS-7764|SRQ-1103]
- WCF samples or
Microsoft ADFS 2.0mention wrong binding nameWS2007FederationHttpBinding_Applicationwhich should beCustomBinding_ApplicationorCustomBinding_Application1. [TS-7532|TS-7417] - Added missing PublicationOutput statuses
CancelledandReleased. [TS-7611] - Folder name restrictions are refined. [TS-7593|TS-7565]
- Since 10.0.0 the deprecation list is gone, this is now added to the release notes again. [TS-7224]
- Added legal notices and acknowledgments to all publications. [TS-7442]
- Primary/Batch server deployment guidelines graphically explained. [TS-7408|TS-7295]
- Security Token Service protocol requirements graphically explained. [TS-7407|TS-7294]
- Garbled characters where seen when submitting a topic through the web client when installed on a Japanese operating system. Documentation needed for Windows Server OS Requirements to fix issues with Japanese Windows. Refer to the installation and/or upgrade guide, topic
Establishing a dedicated system user with formatting informationlocated underSoftware and hardware requirements" > Microsoft Windows Serverfor information. [TS-6102] - The developing example
Using .SVC Web Service in C# for InfoShareSTSreferred to 'Microsoft .NET FrameWork 3.5' while this should minimally be 'Microsoft .NET FrameWork 4.0. [TS-3884] - Prerequisites section of Install and Upgrade guide have extra information regarding certificates. [TS-6518]
- The topics in the PDF for SDL LiveContent Architect under is missing information and in some cases, the table is formatted with an extra column. [TS-3884]
- For the developers we've added a lab that shows you how to use JAVA to consume our claims-enabled WCF-based web services. You can find it on the CD in folder \__Resources\Code\. [TS-5989]