Mobile Client

Servoy Developer

 

CHECK FOR OTHER EXTRAS DUE TO THE ECLIPSE /WST/... UPGRADES

Solution Development

Behavior changes:

In Servoy 7.4 the behavior of passing custom exceptions thrown from JavaScript into the Solutions onError handler has been changed due to a bugfix, see SVY-5618. Prior to Servoy 7.4, the custom exception object was passed into the onError handler wrapped in a undocumented Java class. As of Servoy 7.4 the actual thrown object is passed directly into the onError handler. Implementations that have worked around the bug........

SVY-5538 Behavior Change in the Web Client due to aligining the behavior of controller.enabled with the Smart Client behavior 

SVY-5213 Prior to Servoy 7.4 the method application,.getValueListDisplayValue would not return a result for real values that are not in the first 500 entries in large ValueLists. As of Servoy 7.4 the display value is always returned, regardless on the size of the ValueList

Web Client

Behavior Change: Due to the fixing of case SVY-5538, the behavior on controller.enabled in the Web Client has changed slightly, in that it now allows elements to be individually enabled again

Smart Client

Deployment

Plugin & Bean Development