We announce the immediate availability of Servoy 3.0 Release Candidate 3
NOTE: this is PRE-RELEASE SOFTWARE, use with caution and make BACKUPS before you start.
This version is available through auto update and download page on Servoy website (developer section)
Changes:
[chg]-on JavaScript security object, all methods work with groupname instead of groupid (will also accept groupid for backwards compatibility)
[fix]-getMethodTriggerXXX fix (when debugging)
[fix]-many web client fixes: Tabpanels (placement/scrollbars), improved Enabled/Readonly, improved html images (media:///) support.
[fix]-fixed globals default value editing (in dataprovider dialog)
[fix]-related foundset will not longer contain records for NULL values when the relation also contains a column
[fix]-onRecordEditStart not firing in tab panel
[fix]-pagesetup dialog issue with custom paper size
Dexadrine, thank you for your reply. It is exactly the same problem that you have. I turned autoSave off and all was ok.
It is however strange because the method was used also on rc2 and everything was fine. More: I wrote it in rc2 to modify a search function from Servoy 2 and it worked perfectly!
In this release, the web client doesn’t show/load solution images.
I cleared my web cache, restarted application server, but negative result.
Also an image on an image isn’t working…
When I open de text property editor by clicking on the text property,
the editor dialog shows up in a minimal size. Have to drag the size bigger to use it.
Also when I restart Developer, the same issue appears.
Servoy Developer
Version 3.0rc3-build 367
Java version 1.5.0_06-64 (Mac OS X)
Dialogs (from the plugin or form in dialog) is not supported in the webclient.
You can fake this by using a tabpanel on your main form that is hidden by default
and when you show it disable the current controlller. And enable the form in the tab then display the tabpanel. Then you have a ‘dialog’ in the browser
Mash:
On running the update to RC3, my server licences are now reporting that they are invalid. How do I address this as a matter of urgency.
If you have subscription on your client licences they will be replaced with new onces when you press “check code” button in the license page from the adminpage.
In this release, the web client doesn’t show/load solution images.
I can’t reproduce this. The only one that wheren’t working yet is the normal labels that has html text on it with media:/// somewhere in the html. This i also have fixed now. But media:/// in a label that is returned by a dataprovider (calculation or something) and that calculator is attached to a label or htmlfield works fine for me.
When I open de text property editor by clicking on the text property,
the editor dialog shows up in a minimal size. Have to drag the size bigger to use it.
Also when I restart Developer, the same issue appears
This i also can’t reproduce. It is the right size when i started and when i make it bigger and restart servoy it is that bigger size. So the size is remembered. It looks like your servoy.properties isnt saved or something (but can be read)