Patch Number: WM_HYF_8.0.0002
Release Date: 24th October 2016
Applies To: WebMaker 8.0.0001
Description:
- Improves the performance of log rendering in the Debugger. This should be particularly noticeable when trying to view larger log files, where they should now render 10 - 20 times faster than before.
- Fixes an issue causing the 'Archive Previous Logs' setting to be ignored when the logs are refreshed in a running application.
- Resolves incorrect XPath validation errors reported for groups when using a repeat variable in the XPath.
- Resolves issues where new fields on a partial page would not always bind correctly, until the containing main page had also been saved.
- Improvements to the support for Microsoft Edge in the Windows 10 Anniversary Update (version 1607).
Runtime Fixes
- Fixes an issue with the paging table not handling the 'stripeRows' configuration option correctly when it was specified in the older format.
- Resolves issues where by reloading a partial page containing a Rich Text Editor could prevent the full page from being submitted.
- Fixes problems with disabled field values not being bound correctly, even when using the 'read only' disable method.
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 October 2016
Applies To: WebMaker 8.0.0001
Description:
- Improves the performance of log rendering in the Debugger. This should be particularly noticeable when trying to view larger log files, where they should now render 10 - 20 times faster than before.
- Fixes an issue causing the 'Archive Previous Logs' setting to be ignored when the logs are refreshed in a running application.
- Resolves incorrect XPath validation errors reported for groups when using a repeat variable in the XPath.
- Resolves issues where new fields on a partial page would not always bind correctly, until the containing main page had also been saved.
- Improvements to the support for Microsoft Edge in the Windows 10 Anniversary Update (version 1607).
Runtime Fixes
- Fixes an issue with the paging table not handling the 'stripeRows' configuration option correctly when it was specified in the older format.
- Resolves issues where by reloading a partial page containing a Rich Text Editor could prevent the full page from being submitted.
- Fixes problems with disabled field values not being bound correctly, even when using the 'read only' disable method.
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/paletteTemplates/EditableTable_resources/js/editabletable.js[/*]
- <install location>/design/repository/generic/mvc/generic/paletteTemplates/PagingTable_resources/js/pagingtable.js[/*]
- <install location>/design/repository/generic/mvc/generic/paletteTemplates/tiny_mce_resources/js/tiny_mce/tiny_mce_extensions.js (This needs to be kept within the tiny_mce sub directory)[/*]