Servoy 3.5.11 / Servoy 3.5.12

Update: Servoy 3.5.12 fixes the annoying “developer only” issue mentioned below, and comes with the plugins jnlp files change as mentioned here, since webstart sometimes failed to notice a server resource change.

We announce the immediate availability of Servoy 3.5.11
This version is released as workaround to the unexpected webstart security level change in Java 6 update 19 (which led to unusable security dialogs due to bugs in Java 6 update 19 itself)
When installing this version all non Servoy beans and plugins have to be signed by there vendor! Plugin/beans developer should have a look here

Make a backup of your current Servoy installation (directory and database) before installing. :!:

This version is available through the download page on the Servoy website (developer section) and auto update. (check via help menu → check for new version)

Client changes:
[enh] backport for the override style form color
[fix] 232129 rollback of failed records dont work correctly
[fix] 217342 foundset.selecvRecord(pk) will give error
[fix] 214220 controller.loadrecords(DataSet) does not apply table filters when records are cached
[fix] exception when loadByPK and last PK does not exist

Web client changes:
[fix] 236894 “page expired” in Servoy webclient

Server changes:
[fix] 269605 memory leak via admin-page error log
[fix] 241644 Active connection leak with MS SQL database

Developer changes:
[fix] 225332 Error when importing 3.5.10 solution in Servoy 4 and later

Plugin changes:
[fix] 179918 setChildSortDataprovider() on DbTreeView bean doesn’t work

It seems that application.getMethodTriggerFormName() always returns null in a form method now

The clients are getting an unsigned resource message with Java 6 update 5 ! ! !
and the application is unable to launch.

jlugten:
It seems that application.getMethodTriggerFormName() always returns null in a form method now

I found the bug and fixed it. It is a developer only bug so your smart or webclients on an application server dont have this problem

jlugten:
The clients are getting an unsigned resource message with Java 6 update 5 ! ! !
and the application is unable to launch.

John, are you using our plugins/beans with 3.5.11?

We are using the it2becalendarbean, but the first message we’ve got is:

Unsigned resource: http://localhost:8080/beans/DndDBTreeView.jar
I think we are going to switch back to 3.5.10 for the time being.

http://localhost:8080/beans/DndDBTreeView.jar

… and that is part of the Table bean, so one of our components. Please excuse the inconvenience in this whole matter. I think it came as a surprise to everyone.

We are aware that this is a very annoying situation. We will provide an updated installer of all of our components tomorrow. Please try that before upgrading in a productive environment, but it does look like it heals the problem.

jlugten:
We are using the it2becalendarbean, but the first message we’ve got is:

Unsigned resource: http://localhost:8080/beans/DndDBTreeView.jar
I think we are going to switch back to 3.5.10 for the time being.

please see this post:
http://www.servoy.com/forum/viewtopic.p … d=a#p73294

and also this one is important for existing clients:

http://www.servoy.com/forum/viewtopic.p … =30#p73490

When you follow this thread and use IT2BE Components please read our announcement here: http://www.it2be.com/index.php/componen … rvoy-4-a-5

Especially the last paragraph is of interest to you!

For those of you using plugins from us (servoy-plugins.de), we have now signed all of our components with a self-signed certificate. You can download an updated installer from our website.

We have bought a real certificate, but that has not yet been issued. In a few days we hope to provide another update with the real certificate that will not present a dialog to the user (for our components at least).

See http://wiki.servoy.com/x/SpV7 for a comprehensive overview of Servoy i.c.w. Java 6 update 19

Paul

Signed IT2BE Components for Servoy 3 are available now.

You can read more about this on our website here: http://www.it2be.com/index.php/componen … r-servoy-3 .

I know, Servoy 5.2 is allready released for a loooong time, but some customers still running Servoy 3.5.12.
Even better (or worse), some customers run Servoy 3.5.12 clients on MAC :shock: :wink: .
There is a very irritating issue in 3.5.12 with Mac clients: when branding=true, the shortcut won’t show.
Any help would be appreciated.