Issues Resolved (v15 Upgrade #3.6)

Release date: Friday, 18 October 2024

Typing number of keypad in Extended Suggest

Issue 13114

When having an Extended Suggest, the list of options is not updated when a number of the numeric keypad is pressed.

Variables parameter named '<Prefix><Attribute_name>' are not defined based on the Attribute

Issue 13113

When having a List object with a parameter named: '&<Prefix><Attribute_name>', when the Pattern is applied, the variable is created of type Numeric instead of based on the Attribute.

Extended Suggest in Android using Chrome

Issue 13106

When browsing a Web Application using Chrome on an Android device, if a letter is pressed inside an Extended Suggest, no option is displayed.

Impact Metadata action with Multi-tenant and a modified Transaction layout

Issue 13107

When having a Knowledge Base with Multi-tenant and a modified Transaction layout (all attributes inside a table different from the default), an error is shown when executing the WorkWithPlus "Impact Metadata" action.

XSS vulnerability in a header search field

Issue 13102

When having an application with the header search field enabled (HeaderSearchType = MenuAndData in the Design System Wizard), an XSS vulnerability was found.

The vulnerability was fixed with a new version of the User Control WWP_IconButton. To fix it manually, this new User Control version can be imported into a Knowledge Base using any WorkWithPlus version.

User control property of type Class is empty when reopening the editor

Issue 13093

When adding a User Control element and editing the "User Control Properties", if a property of type Class is edited (e.g. property Class of UC GeneXusUnanimo.Button), the property appears empty after closing and opening the Editor dialog.

Required error message of a read-only variable inside an invisible tab is not displayed

Issue 13115

When having a WebPanel with two tabs and an empty read-only variable set as required in the tab that is not active, if the user presses the Confirm button the required error message is not displayed.

Create Knowledge Base from GeneXus Server with GAM in GeneXus U9 or higher

Issue 13124

When having a Knowledge Base created with WorkWithPlus and GAM, if a developer uses the option "New -> Knowledge Base from GeneXus Server", the GAM frontend Web Panels (Login, GAMRegisterUser, etc) are overwritten with the GeneXus default versions of them (GAMExampleLogin, GAMExampleRegisterUser, etc).

This happens due to a GeneXus issue in GeneXus U9 and U10 but in WorkWithPlus 15 Upgrade #3.6 a workaround was implemented to automatically avoid this issue.