Patch Number: WM_HYF_8.0.0003
Release Date: 24th July 2017
Applies To: WebMaker 8.0.0002
Description:
- Fixes a possible Null Pointer Exception in the runtime platform during partial page submissions, which include fields with conversions applied.
- Fixes a missing image in the Debugger logs when using Insert Attribute Rule actions.
- Fixes an alignment issue with the display of Rules tabs in the Studio, whereby the rules can appear misaligned for a mixture of complex conditions.
- Fixes an issue whereby viewing properties for conditional display settings in the Page Designer can mark a change requiring a Save operation.
- Fixes an error that can occur when trying to delete a control from a page, if the name of the control is the same as the name of an outgoing action from the page.
- Fixes an issue whereby renaming a control was not correctly updating other components whose conditional disabling was based on the renamed control.
- Changes to the URL for the online documentation to allow for forthcoming changes required by our hosting environment.
Runtime Fixes
- Fixes a script error that appears when showing error messages for fields in nested grid layout structures.
- Fixes an issue in the 'Raise Field Error' event action, which was not working for Radio and Multi-Checkbox controls.
- Fixes an issue with the 'Reset Container' event action not working correctly for Select controls.
These final three fixes apply to runtime scripts included in each project. When this patch is installed these fixes won't be automatically applied to any existing projects.
If you wish to include these fixes then the following files need to be manually copied into the <install location>/users/user1/<workspace name>/mvc/<project name>/webapp/js directory for your project, replacing the existing files.
Release Date: 24th July 2017
Applies To: WebMaker 8.0.0002
Description:
- Fixes a possible Null Pointer Exception in the runtime platform during partial page submissions, which include fields with conversions applied.
- Fixes a missing image in the Debugger logs when using Insert Attribute Rule actions.
- Fixes an alignment issue with the display of Rules tabs in the Studio, whereby the rules can appear misaligned for a mixture of complex conditions.
- Fixes an issue whereby viewing properties for conditional display settings in the Page Designer can mark a change requiring a Save operation.
- Fixes an error that can occur when trying to delete a control from a page, if the name of the control is the same as the name of an outgoing action from the page.
- Fixes an issue whereby renaming a control was not correctly updating other components whose conditional disabling was based on the renamed control.
- Changes to the URL for the online documentation to allow for forthcoming changes required by our hosting environment.
Runtime Fixes
- Fixes a script error that appears when showing error messages for fields in nested grid layout structures.
- Fixes an issue in the 'Raise Field Error' event action, which was not working for Radio and Multi-Checkbox controls.
- Fixes an issue with the 'Reset Container' event action not working correctly for Select controls.
These final three fixes apply to runtime scripts included in each project. When this patch is installed these fixes won't be automatically applied to any existing projects.
If you wish to include these fixes then the following files need to be manually copied into the <install location>/users/user1/<workspace name>/mvc/<project name>/webapp/js directory for your project, replacing the existing files.
- <install location>/design/repository/generic/mvc/generic/webapp/js/DisplayUtils.js[/*]
- <install location>/design/repository/generic/mvc/generic/webapp/js/ErrorDisplay.js[/*]
- <install location>/design/repository/generic/mvc/generic/webapp/js/FMActions.js
[/*]