Servoy 7.3.1

Servoy announcements

Servoy 7.3.1

Postby Jan Blok » Fri Dec 20, 2013 8:32 pm

We are pleased to announce the availability of Servoy 7.3.1 (releaseNumber 2022).
IMPORTANT: This release addresses a security vulnerability, it is strongly recommended to update to this version :!:

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.

The issues addressed, since Servoy 7.3.0 release:

Client changes
[fix] SVY-5350 Positioning of datepicker
[fix] SVY-5349 TypeAhead fields used with ValueLists, still remains active even if they are "....enabled=false;"
[fix] SVY-5290 Global Method for valuelist
[fix] SVY-5255 onSort handler on table views doesn't receive consistent asc/desc value when using shift click (multiple sort)
[fix] SVY-5403 Servoy deletes wrong record (when used by index)
[fix] SVY-5582 record.exception is not cleared after record.revertChanges()
[fix] SVY-5514 memory leak when closing solution
[fix] SVY-5461 Wrong Background for TypeAhead
[fix] SVY-5454 new records are lost after foundset in-memory sorting
[fix] SVY-5452 Valuelist in combo is shown with an extra empty value

WebClient changes
[fix] SVY-5424 Images from media not cached anymore (blinking images)
[fix] SVY-4919 The Web Client shows Internal Error page when dragging/moving/resizing dialogs in Internet Explorer 10
[fix] SVY-5231 Calendar stays on screen after click other form element
[fix] SVY-5623 Error on showing error / info dialog without "OK" button using "Dialogs" module
[fix] SVY-5583 Error "Calling initForJSUsage on a destroyed form" in Web Client
[fix] SVY-5576 can't clear fields anymore in web-clients
[fix] SVY-5464 Double scroll bar in webclient
[fix] SVY-5461 Wrong Background for TypeAhead
[fix] SVY-5451 After adding a record to a form with a scrolable table view the record pointer is not set

Developer changes
[fix] SVY-5081 Cannot find references of overriden methods
[fix] SVY-5199 Servoy 7.3rc is slow
[fix] SVY-5354 Solution Explorer highlight missing
[fix] SVY-5402 No relations created for table with name "con"
[fix] SVY-5417 Calling security.logout(String) when running in debugger throws exception
[fix] SVY-5640 Servoy won't load Screen at login
[fix] SVY-5619 Methods in scopes disappear at runtime

Server changes
[enh] SVY-4143 Reducing memory usage.
[chg] SVY-5462 push servoy element class into DOM element, when server setting is present
[fix] SVY-5276 Searching for valuelist references doesn't find all references.
[fix] SVY-5425,SVY-5247,SVY-5229, SVY-5316 Java API corrections (bring in sync with JS API)
[fix] SVY-5309 Manifest files permission warnings
[fix] SVY-4714 Manifest warnings in Servoy components
[fix] SVY-5298 setting APP_WEB_PROPERTY.WEBCLIENT_TEMPLATES_DIR issue
[fix] SVY-5323 Servoy server 7 restart does not work (it shutdowns), with tunneling
[fix] SVY-5155 Restart Tomcat Service does not work fine
[fix] SVY-5254 Calling recreateUI from scheduler sometimes causes WicketRuntimeException
[fix] SVY-5251 Prevent override of readonly files by servoy updater
[fix] SVY-5081 Cannot find references of overridden methods

Plugins changes
[fix] SVY-5430 The plugin.rawSQL.notifyDataChange does not refresh the data in the client which makes that call
[fix] SVY-5546,SVY-5394 Keep apache POI library in excel export up to date
[fix] SVY-5225 REST Webservice return Object null
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Re: Servoy 7.3.1

Postby mboegem » Sat Dec 21, 2013 1:35 pm

Just out of curiosity: why is this release 7.3.1 rather than 7.4
I thought the 7.2.x, 7.3.x, etc. releases where only to be used for fast cycle releases which only contained developer changes to quickly implement for example mobile stuff...
Marc Boegem
Solutiative / JBS Group, Partner
• Servoy Certified Developer
• Servoy Valued Professional
• Freelance Developer

Image

Partner of Tower - The most powerful Git client for Mac and Windows
User avatar
mboegem
 
Posts: 1743
Joined: Sun Oct 14, 2007 1:34 pm
Location: Amsterdam

Re: Servoy 7.3.1

Postby Harjo » Sat Dec 21, 2013 1:44 pm

AFAIK, this is fix-only release, no new features...

and I'm happy with 7.3.1!! :D
Harjo Kompagnie
ServoyCamp
Servoy Certified Developer
Servoy Valued Professional
SAN Developer
Harjo
 
Posts: 4321
Joined: Fri Apr 25, 2003 11:42 pm
Location: DEN HAM OV, The Netherlands

Re: Servoy 7.3.1

Postby mboegem » Sat Dec 21, 2013 2:59 pm

Harjo wrote:and I'm happy with 7.3.1!!


Me too, but just wondering...
Marc Boegem
Solutiative / JBS Group, Partner
• Servoy Certified Developer
• Servoy Valued Professional
• Freelance Developer

Image

Partner of Tower - The most powerful Git client for Mac and Windows
User avatar
mboegem
 
Posts: 1743
Joined: Sun Oct 14, 2007 1:34 pm
Location: Amsterdam

Re: Servoy 7.3.1

Postby amcgilly » Wed Jan 29, 2014 9:54 am

I used servoy_updater.jar to upgrade from 7.2 to 7.3.1 on Mac OS 10.8.5.

The upgrade completed but it had errors (see below). Servoy Server 7.3.1 seems to be working OK but can someone from Servoy please tell whether it's safe to use this installation? If I have to redo the upgrade, how I can avoid these errors?

Thanks

Code: Select all
smarttrash:Servoy scottbrown$ java -jar servoy_updater.jar
Current Servoy version 2013
Checking for new Servoy version
Working in directory: /Applications/Servoy
Loading version info...
New version available 2022


Servoy 7.3.1 version

NOTE: ALWAYS make a backup of your Servoy directory and your databases before usage.




Downloading...
Done, downloading - 2014
Downloading...
Done, downloading - 2015
Downloading...
Done, downloading - 2016
Downloading...
Done, downloading - 2017
Downloading...
Done, downloading - 2018
Downloading...
java.util.zip.ZipException: error in opening zip file
java.util.zip.ZipException: error in opening zip file
   at java.util.zip.ZipFile.open(Native Method)
   at java.util.zip.ZipFile.<init>(ZipFile.java:128)
   at java.util.zip.ZipFile.<init>(ZipFile.java:145)
   at com.servoy.j2db.Za.Za.unzip(Za.java:11)
   at com.servoy.j2db.Za.Za.doUpdate(Za.java:43)
   at com.servoy.j2db.Za.Za.doUpdate(Za.java:44)
   at com.servoy.j2db.server.util.VersionCheck.main(VersionCheck.java:105)
Done, downloading - 2019
Downloading...
java.util.zip.ZipException: error in opening zip file
java.util.zip.ZipException: error in opening zip file
   at java.util.zip.ZipFile.open(Native Method)
   at java.util.zip.ZipFile.<init>(ZipFile.java:128)
   at java.util.zip.ZipFile.<init>(ZipFile.java:145)
   at com.servoy.j2db.Za.Za.unzip(Za.java:11)
   at com.servoy.j2db.Za.Za.doUpdate(Za.java:43)
   at com.servoy.j2db.Za.Za.doUpdate(Za.java:44)
   at com.servoy.j2db.server.util.VersionCheck.main(VersionCheck.java:105)
Done, downloading - 2020
Downloading...
java.util.zip.ZipException: error in opening zip file
java.util.zip.ZipException: error in opening zip file
   at java.util.zip.ZipFile.open(Native Method)
   at java.util.zip.ZipFile.<init>(ZipFile.java:128)
   at java.util.zip.ZipFile.<init>(ZipFile.java:145)
   at com.servoy.j2db.Za.Za.unzip(Za.java:11)
   at com.servoy.j2db.Za.Za.doUpdate(Za.java:43)
   at com.servoy.j2db.Za.Za.doUpdate(Za.java:44)
   at com.servoy.j2db.server.util.VersionCheck.main(VersionCheck.java:105)
Done, downloading - 2021
Downloading...
Done, downloading - 2022
Done, Servoy can be started
Adrian McGilly
Servoy Developer

Image
amcgilly
 
Posts: 375
Joined: Fri Dec 09, 2005 12:03 am
Location: San Francisco, CA

Re: Servoy 7.3.1

Postby Jan Blok » Wed Jan 29, 2014 10:34 am

I disabled some intermediates on our server, which are now missing for updater perspective.
Will take action to prevent these error dumps.
It does not affect the installation.
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam


Return to Announcements

Who is online

Users browsing this forum: No registered users and 18 guests

cron