We are pleased to announce the immediate availability of Servoy 6.0.9 release (releaseNumber 1239).
This version is available through the download option on the Servoy website and auto-update.
Always make a backup of your current Servoy installation (directory and database) before installing/upgrading.
To update a Servoy eclipse open Check for updates via help menu.
Note:
Since we using a renewed code-signing certificate which comes with OCSP: (which is not optional) http://en.wikipedia.org/wiki/Online_Cer … s_Protocol
we needed to make Java6 our minimum supported version. (since this new protocol is not supported in older Java versions)
All the issues addressed:
Client Changes
[fix] SVY-3663 Comboxes do not open on mouseclick with Oracle Java 7 on OSX 10.8
[fix] SVY-3899 selected index - from a related tab … from 0 to 1 related records
[fix] SVY-1710 The foundset selectedIndex is higher than the size of the foundset
[fix] SVY-2383 broadcast client display problem
[fix] SVY-3769 fallback valuelist limit of 500 is weird.
[fix] SVY-3250 You cannot Copy and Paste in an editable combo box
[fix] SVY-3775 many errors/warning in java console
[fix] SVY-3143 Icons are not shown when on textfield
[fix] SVY-3761 Button onAction JSEvent without formName (formName = null)
[fix] SVY-3628 CSS row colouring stops working when onRender is set
[fix] SVY-3302 Field on read-only form with format discrepancy causes user to be stuck
[fix] SVY-3208 setScroll(x, y - 40) not working
[fix] SVY-3140 controller.getTabSequence() isn’t working on tableview
Web Client Changes
[fix] SVY-3908 Use of back-button in web-browser corrupts form/tab hierarchy
[fix] SVY-3898 in web client the date picker does not show the names of each month depending on the locale set
[fix] SVY-3050 table view in web client with one of the columns as html area prevents the selection of the row
Somehow this one did fall out of the sprint and therefor was not closed nor listed here.
Its back on current sprint to be validated and closed…when confirmed I will update the post
Than you underestimate our test-procedures, it takes a lot time and human resources to roll everything out and test all kind of platforms.
We don’t start with that, without knowing if our issues are fixed or not…
I understand why tickets are private, what I do not understand, is that my same public ticket, get’s closed because it’s a duplicate of a private ticket, and now, no one, get’s informed!
Thanks Jan, excellent!! I can confirm now, that 6.0.9 (without browser-suite) is working fine so far on OSX 10.8 and the latest Java 1.7.0_15
Opening comboboxes and the dbtreeview are working again! I’m happy!
There is still an issue, with creating the desktop icon and showing the icon in the menubar (coffeecup now) but I don’t know if this is Servoy or Java.
I filed a case for that: https://support.servoy.com/browse/SVY-4029
Harjo:
There is still an issue, with creating the desktop icon and showing the icon in the menubar (coffeecup now) but I don’t know if this is Servoy or Java.
I filed a case for that: https://support.servoy.com/browse/SVY-4029
that really sounds like a webstart problem of the mac itself.
It thinks it did store the icon in that cache dir (did you look into that cache dir do you see +/- such a file?)
But then it doesn’t find it. So or it doesn’t really store that file there or it has a wrong location.
Yes, the file is there, but there is no extension: (icns)
[attachment=0]Schermafbeelding 2013-02-28 om 10.42.42.png[/attachment]
Jan B, pointed me to that there are topics on the forum, that this was a bug in Java 1.7.0_09 and it was fixed in 1.7.0_10, but I’m using 1.7.0_15
that seems to me like a bug of the javaws oracle/apple ships
so the generate a file without an extension in the cache dir, but target it with an extension
What happens if you just make a copy of that file with that extension does it then work? And i guess does the shorcut then have an icon?