Issues fixed and closed in SDL LiveContent S1000D 5.4
This section contains issues fixed and closed in SDL LiveContent S1000D version 5.4.
| Issue No. | Description |
|---|---|
| LCS-1030 | Cannot uninstall LiveContent on aWindows 8 system. Uninstalled LiveContent by running "Uninstall LCS" from the Start menu. As result values in theWindows Registry were removed, the LiveContent_home folder was also deleted but the LCS_Data folder was not. |
| LCS-1145 | Assertions to Global Properties do not work. Changing a value of a Global Property in the state table via the assertion element, whether in a dialog or in a variablePreset or variablePostset. Added support for globalvariableref to modify the value of a global variable set in the CCT. |
| LCS-1286 | Fatal publish error. Customer reported four errors during publish. Two fatal errors show up in the console, but did not get recorded in the info.log during publish. Modified the code to add more debug/progress messages. |
| LCS-1334 and LCS-1541 | Java launch bitness code testing. Updated the search algorithm. |
| LCS-1371 | LiveContent S1000D mistakenly runs from the CD. Fixed autoplay to exit without launching LiveContent if the Java version check fails. |
| LCS-1408 | Process DM issues involving variablePreset initialization and novalue initialization. Fixed variablePresets directly under a |
| LCS-1413 | Performance Issues Launching an IETM via autoplay_cdonly.exe. Resolved performance issues. |
| LCS-1436 | Need to resolve Process Data Module noValue issues. Resolved Issue 3.0 variable declarations being initialized to noValue, even if they already existed. |
| LCS-1443 | Need to resolve Process Data Module Global Variable userassert issues. UserEntry assertions are no longer updating the Global variables. Instead, they create new, local variables. |
| LCS-1465 | Whole-word Searching is not working consistently. When searching for multiple words (fault code) and using the "Near" operator, the search will not work unless "Whole words only" is selected. Whole-word search now behaves consistently. |
| LCS-1469 | Need to resolve conditional testing not returning TRUE when the variable has no value. Conditional assert testing of variables now returns TRUE, even when the variable is not set. |
| LCS-1491 | Character entities displayed in the viewer are not rendering in PDF output. PDF output now displays character entities. |
| LCS-1543 and LCS-1554 | Errors occur in process.xsl when opening a Process DM. Simplified the processing of the variablePresets under a element, which eliminated the errors. |
| LCS-1731 | Cannot run publication after build and packaging. Updated the launch.ini file to resolve the issue. |