• Decrease Text SizeIncrease Text Size

Centralpoint Update 8.11.91


Date of Update: Monday, September 16, 2024  
FeatureSummary
New Force Secure Connection Module Property in Authorizations ModuleIf "No" (the default option) is selected, we let the code decide whether to use HTTP or HTTPS. If "Yes" is selected, we force a secure connection (HTTPS).
CpScript FormZipFileToDirectoryAn error was reported and resolved where the method was throwing the following error: Compressed size mismatch between central header(30664) and local header(0). The issue is from a method used in a third-party library that works with .zip files and occurs when used against newer .zip files created from Windows file explorer. This component has been replaced throughout the system. This update contains minimal risk and was heavily tested in all places, but please forward issues to Oxcyon Programming if unexpected behavior occurs in any Centralpoint feature that works with a .zip file.
GenericEnhanced > Module Properties > Document Content AttributesAn issue with this feature was reported where heading tags within the Word document were being extracted as a list in HTML. This issue is caused by the heading tags within the Word document actually containing list formatting, although they still look like a heading in the Word document. A method was added to ensure list formatting is stripped from heading tags during the HTML extraction process which resolves this issue. This update will be applied automatically and no console configuration changes are required.
Column CpScriptWhen retrieving data from a NLS source, the SystemName of each DataCurrentInDataCurrent attribute is now stored as an individual property of the Attributes column. This allows the Column CpScript to access delimited list of GUIDs for this attribute using the standard cpsys_Attributes:AttributeSystemName syntax within the name property of the CpScript.


See Full History of All Updates