Page 1 of 1

Servoy 5.0 final (changes since RC5)

PostPosted: Fri Nov 13, 2009 11:32 pm
by Jan Blok
For the full release notes, see post: viewtopic.php?f=16&t=13286

For updating Servoy eclipse developer from previous release candidates, use menu item: Help -> Check for updates
Note: since the Eclipse.org has problem with the update-site you have to disable those update-sites in: Window -> Preferences (update sites)

For updating a Servoy application server install, use:
java -jar servoy_updater.jar -beta (in the install directory)

Client changes:
[fix] 253825,254258 null source and other nullpointers
[fix] 253755 Stored calculations not always storing
[fix] 251207 Imagefields do not work correctly: display and databroadcast
[fix] 252394 Problems with WebClient with RC4 (related to selecting tabs and loading graphics)
[fix] 253694 controller.enabled not disabling
[fix] 253595 Admin page: network settings: rmi.connection.timeout: has no description under info button

Developer changes:
[fix] 252285 CodeCompletion broken for dataproviders
[fix] 253823 remove event method warning from the problems tab, when dealing with events which don't receive an JSEvent, like the onOpen event of solution

Plugin changes:
[fix] 249292 treeview bean, highlighting of row is not solid
[fix] 248088 Custom treeview bean will not align text in dataset/table cells