Version 3.2.0 (Locarno) - Release notes¶
Release Date | End of AMP(*) | End of Life |
---|---|---|
2022-04-15 | 2025-04-15 | 2026-04-15 |
(*) Active Maintenance Period
The present document contains information regarding product enhancements, fixed issues and known issues related to AnswerModules Modules Suite version 3.2.0.
This guide
The information presented in the on-line guide are mostly non-version specific. AnswerModules team does its best to ensure that, where necessary, is made clear that the information presented is only applicable to specific versions, however if you are looking for this version-specific documentation, you can find it here
No Warranties and Limitation of Liability
Every effort has been made to ensure the accuracy of the features and techniques presented in this publication. However, AnswerModules accepts no responsibility and offer no warranty whether expressed or implied, for the accuracy of this publication.
Module Suite Compatibility Matrix¶
OpenText Content Server | MS 2.5.0 | MS 2.6.0 | MS 2.7.0 | MS 2.8.0 | MS 2.9.0 | MS 3.0.0 | MS 3.1.0 | MS 3.2.0 |
---|---|---|---|---|---|---|---|---|
Content Suite 16.2 EP6 | X | X | X | X | X | X | ||
Content Suite 16.2 EP7 | X | X | X | X | X | X | ||
Content Suite 20.2 | X | X | X | X | X | X | ||
Content Suite 20.3 | X | X | X | X | X | |||
Content Suite 20.4 | X | X | X | X | ||||
Content Suite 21.1 | X | X | X | X | ||||
Content Suite 21.2 | X | X | X | |||||
Content Suite 21.3 | X | X | X | |||||
Content Suite 21.4 | X | X | X | |||||
Content Suite 22.1 | X |
Major Changes in version 3.2.0¶
Content Script Volume management¶
Prior to Module Suite version 3.2, all Content Script Volume resources had to be necessarily imported in the Volume, with no exceptions. Starting with version 3.2, Module Suite is capable of using certain resources (CSFormSnippets, CSScriptSnippets, CSPageSnippets) directly from the Module installation folders on the filesystem, without the strict need to "materialize" them in the Content Script Volume. This approach allows to avoid the overhead of importing certain resources if the administrator does not plan to customize them, but it optionally allows to "materialize" them in the Volume if needed.
This new approach allows to significantly reduce the effort required in validating the content of the Content Script Volume and solving conflicts in case of updates, since if the resources have not been materialized, the update will be transparent for the users (the library in the new Module version will replace the old one).
As a result of this new approach, the CSVolume administration tools have been reorganized and updated.
See the Content Script Volume Import Tool guide for additional details.
Issues Resolved in version 3.2.0¶
ID | Scope | Description |
---|---|---|
001314 | Beautiful Webforms | Issue on Smart DropDown - special characters in option values |
001359 | Beautiful Webforms | When removing a Box Container widget from the form builder, the next widget is deleted too |
001362 | Beautiful Webforms | Cloned widgets are removed from the view upon saving |
001339 | Beautiful Webforms | Error in PDF viewer rendition if file name contains special characters |
001338 | Beautiful Webforms | Unable to configure Smart DropDown DB Lookup - field values cannot be selected |
001337 | Beautiful Webforms | Datatable: inline menu buttons are not visible |
001335 | Beautiful Webforms | Iteration container widget is removed from view upon saving and reopening the Form Builder |
001279 | Beautiful Webforms | Form Builder Toolbar gets cut after moving widget at the bottom of the grid |
001315 | Beautiful Webforms | Mapping Script widget not working (BWF library V4) |
001352 | Beautiful Webforms | The 'Wysiwyg Editor' widget (BWF library V4) is not displayed correctly in ReadOnly mode |
001309 | Beautiful Webforms | After update to MS 3.1, Form Builder drops closing element of Container widgets |
001312 | Beautiful Webforms | After update to MS 3.1, unable to edit BWF view built with BWF library V3 |
001310 | Content Script | The 'isChain' parameter is ignored when programmatically scheduling the execution of Content Scripts |
001361 | Content Script | A node's nickname value is not loaded correctly if the node information is loaded using a lazy-access API |
001305 | Content Script | Traces are generated when using csws API to call webservices |
001296 | Extension - Docx | Obsolete log4j file subject to vulnerability is included in 'docx' service library |
001297 | Content Script | Content Script 'template' service fails to initialize after upgrade to Module Suite 3.1 |
001308 | Extension - Docx | createSpreadsheet() API method of the xlsx service throws exception |
001326 | Extension - Forms | Beautiful WebForms Studio: wizard for Remote Form export stops at 'Working area' step |
001332 | Module Suite | CORS related issues for pages and forms when embedded in leading application |
001129 | Smart Pages | Pagination issues in Node Table widget - navigation reset to page 1 whenperforming back action |
001327 | Smart Pages | Fragment does not work |
001336 | Script Console | Obsolete log4j file subject to vulnerability is included in library |