Patch Number: WM_HYF_8.0.0001
Release Date: 26th February 2016
Applies To: WebMaker 8.0
Description:
- Resolves problems with some IE 11 versions hanging when manipulating the Application Map.
- BETA support for Microsoft Edge on Windows 10.
- Resolves a potential issue with field renaming when the Bindings tab is currently selected.
- Fixes a possible crash in IE 11 if the browser's Font Download option is set to Prompt.
- Resolves problems with the Copy XML option in the Debugger no longer working in Firefox.
- Reinstates the Copy XML option in the Debugger on some platform level logs where it was not appearing.
- Updates the SQL editor in Rules tabs to reduce the chance of existing parameter XPaths being inadvertently lost. (Now only processes changes when moving focus out of the editor.)
- Resolves potential submission binding problems with date fields that are using the $ character in the display format string to create separate text boxes.
- Resolves an issue where some help and tooltip information in the studio will not be shown if there is no active internet connection.
- Fixes an issue causing the Events settings for a field to no longer render if you add an 'Alert Message' action with no message.
- Fixes an issue where a publication environment could temporarily be corrupted after adjusting the list of included projects.
- Fixes the 'Add .jar or .class File' option for Java Method actions within Rules so that it behaves correctly.
- Disables browser spell checking for the Java Method parameter within Rules.
Runtime Fixes
- Resolves problems with the 'Value Check' event condition not always working correctly for Number fields.
- Updates the Editable table control to obey conditional disabling of parent groups.
- Fixes a potential script error with the Editable table control when show_insert_row is false, and there is no existing data.
- Fixes a potential script error with the Editable table control when both show_insert_row and allow_edit are false.
These final four fixes apply to runtime scripts included in each project. When this patch is installed these fixes wont 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.
Release Date: 26th February 2016
Applies To: WebMaker 8.0
Description:
- Resolves problems with some IE 11 versions hanging when manipulating the Application Map.
- BETA support for Microsoft Edge on Windows 10.
- Resolves a potential issue with field renaming when the Bindings tab is currently selected.
- Fixes a possible crash in IE 11 if the browser's Font Download option is set to Prompt.
- Resolves problems with the Copy XML option in the Debugger no longer working in Firefox.
- Reinstates the Copy XML option in the Debugger on some platform level logs where it was not appearing.
- Updates the SQL editor in Rules tabs to reduce the chance of existing parameter XPaths being inadvertently lost. (Now only processes changes when moving focus out of the editor.)
- Resolves potential submission binding problems with date fields that are using the $ character in the display format string to create separate text boxes.
- Resolves an issue where some help and tooltip information in the studio will not be shown if there is no active internet connection.
- Fixes an issue causing the Events settings for a field to no longer render if you add an 'Alert Message' action with no message.
- Fixes an issue where a publication environment could temporarily be corrupted after adjusting the list of included projects.
- Fixes the 'Add .jar or .class File' option for Java Method actions within Rules so that it behaves correctly.
- Disables browser spell checking for the Java Method parameter within Rules.
Runtime Fixes
- Resolves problems with the 'Value Check' event condition not always working correctly for Number fields.
- Updates the Editable table control to obey conditional disabling of parent groups.
- Fixes a potential script error with the Editable table control when show_insert_row is false, and there is no existing data.
- Fixes a potential script error with the Editable table control when both show_insert_row and allow_edit are false.
These final four fixes apply to runtime scripts included in each project. When this patch is installed these fixes wont 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.
- <install location>/design/repository/generic/mvc/generic/webapp/js/FMActions.js[/*]
- <install location>/design/repository/generic/mvc/generic/paletteTemplates/EditableTable_resources/js/editabletable.js[/*]