Servoy 7.4.1

Servoy announcements

Servoy 7.4.1

Postby Jan Blok » Mon Jun 02, 2014 8:12 pm

We are pleased to announce the availability of Servoy 7.4.1 release (releaseNumber 2028).

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.4 release:

Client changes
[enh] SVY-6530 JSRecord.getPKs() returns an array of String when the PK column is of type UUID
[fix] SVY-6438 OnDataChange event does not triggers for checkbox with valuelist
[fix] SVY-6302 selectOnEnter on OSX does not work correct
[fix] SVY-6249 Exceptions thrown in the "after" table events are not propagated
[fix] SVY-6378 JSValueList.globalMethod doesn't return the method

WebClient changes
[fix] SVY-6535 Internal error in rendering a dialog
[fix] SVY-6533 Pressing enter loses focus in webclient
[fix] SVY-6492 Multiselect not working in WebClient element
[fix] SVY-6483 Underline appears when table header with image and onAction method
[fix] SVY-6477 showFormInOverlay destroys HTML area in IE10 / 11
[fix] SVY-6377 Allow styling of IMAGE_MEDIA component
[fix] SVY-6363 Re-opening webclient in a new tab shows solution's first form, doesn't run onSolutionOpen
[fix] SVY-6297 Vertical alignment center/default not working in Web Client
[fix] SVY-6289 Popup menus cannot be shown at the correct position
[fix] SVY-6251 Problem changing the selection from field that have "format" applied to it
[fix] SVY-5660 Cannot iterate over FoundSet reliably
[fix] SVY-5583 warning in log "Calling initForJSUsage on a destroyed form"
[fix] SVY-6389 getScrollX(),getScrollY() and setScroll(x,y) don't work
[fix] SVY-6557 Calendar input element displays date in wrong font

MobileClient changes
[enh] SVY-6546 application.getUserProperty is not working in Mobile client
[enh] SVY-6515 DataSource URL inconsistency in Mobile getFoundSet for In-Mem DataSource
[fix] SVY-6465 i18n.getI18NMessage invalid key results inconsistent between Smart & Mobile clients
[fix] SVY-6464 i18n.getI18NMessage(String, Array<Object>) does not work in Mobile
[fix] SVY-6398 Scripts included in the Servoy Media library get included with an incorrect encoding
[fix] SVY-6261 getUUIDPKValueAsString returns NULL for records created on mobile

Developer changes
[fix] SVY-6501 Mobile Export incorrect if you don't complete wizard
[fix] SVY-6474 Unit tests with syntax errors do not fail when they are run through Jenkins
[fix] SVY-6433 Error (NullPointerExceptiopn) after removing foundsetfilters
[fix] SVY-6388 "Error updating table" during "Update Meta Data..." into workspace
[fix] SVY-6369 When unit tests are run through Jenkins, the output log is flooded with info messages
[fix] SVY-6316 Debugger "Step Over" button acts like "Step Into" button
[fix] SVY-6278 The user operation if waiting for building to complete, takes a long time
[fix] SVY-6250 Warnings for tables without pk that have row ident
[fix] SVY-6181 Debugger starts in function with no breakpoint and ignores function with breakpoint
[fix] SVY-5470 Dataset row application.output different then interactive Console
[fix] SVY-6224 Incorrect interpretation of * (Any) in JSDoc

Server changes
[fix] SVY-6338 Delete all solutions is slow
[fix] SVY-6185 Warning log message "Cannot sort on dataprovider..." appears in Server Log even when no sorting is being performed by our code or by the user
[fix] SVY-6290 using Java ApplicationServer api waitForInstanceStarted() never returns
[fix] SVY-6423 Update/insert failed, unexpected nr of records affected: expected 1, actual 0
[fix] SVY-6553 Security logout does not show in servoy-admin page
[fix] SVY-6603 Headless-Client blocks other Headless-Client, when performing long task
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Re: Servoy 7.4.1

Postby Harjo » Mon Jun 02, 2014 9:44 pm

Jan Blok wrote:[fix] SVY-6377 Allow styling of IMAGE_MEDIA component

Please make this link: https://wiki.servoy.com/display/DOCS/Cu ... ad+dialogs under SVY-6377 public!
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.4.1

Postby deezzub » Tue Jun 03, 2014 11:52 am

Code: Select all
c:\Servoy7>servoy_updater.bat
Current Servoy version 2026
Checking for new Servoy version
Working in directory: c:\Servoy7
Loading version info...
No update found, if you want beta versions start with option: -beta
Done, Servoy can be started
Drücken Sie eine beliebige Taste . . .


Is there no Servoy server update?
deezzub
 
Posts: 328
Joined: Tue May 28, 2013 3:02 pm
Location: Oldenburg, Germany

Re: Servoy 7.4.1

Postby mmuntean » Tue Jun 03, 2014 12:17 pm

"servoy_updater.bat -releaseNumber 2028" should work.
mmuntean
 
Posts: 3
Joined: Fri Jun 08, 2012 2:41 pm
Location: Timisoara

Re: Servoy 7.4.1

Postby rioba1401913570 » Wed Jun 04, 2014 10:31 pm

Still no joy with the it2be FtpPlugin that is no more loading since 7.4 release. See case SVY-6116
rioba1401913570
 
Posts: 28
Joined: Wed Jun 04, 2014 10:26 pm

Re: Servoy 7.4.1

Postby Jan Blok » Thu Jun 05, 2014 11:49 am

We tested one of the reported plugins in that case and it worked fine, as a test you might want to try to copy commons-logging.jar from application_server/lib dir into application_server/plugins to see if there is any change
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Re: Servoy 7.4.1

Postby rioba1401913570 » Thu Jun 05, 2014 10:44 pm

Thanks a lot. Copying the commons-logging.jar to plugins folder has solved the problem. Now the plugin is correctly loaded.
rioba1401913570
 
Posts: 28
Joined: Wed Jun 04, 2014 10:26 pm

Re: Servoy 7.4.1

Postby siavash.roozbehan » Wed Aug 20, 2014 1:42 am

Hi guys, I'm trying to update my developer from 7.3.1 to 7.4.1 and it doesn't let me do it. I get this error:

Code: Select all
An error occurred while collecting items to be installed
session context was:(profile=Servoy, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at https://www.servoy.com/developer/70x_updates/plugins/org.eclipse.emf.common_2.9.2.v20131212-0545.jar.
The server download.servoy.com failed to respond
Unable to read repository at https://www.servoy.com/developer/70x_updates/plugins/org.eclipse.emf.common.ui_2.8.0.v20130610-0406.jar.
The server download.servoy.com failed to respond
Unable to read repository at https://www.servoy.com/developer/70x_updates/plugins/org.eclipse.emf.ecore_2.9.2.v20131212-0545.jar.
The server download.servoy.com failed to respond
Unable to read repository at https://www.servoy.com/developer/70x_updates/plugins/org.eclipse.emf.ecore.change_2.9.0.v20131212-0545.jar.
The server download.servoy.com failed to respond
Unable to read repository at https://www.servoy.com/developer/70x_updates/plugins/org.eclipse.emf.ecore.xmi_2.9.1.v20131212-0545.jar.
The server download.servoy.com failed to respond
Unable to read repository at https://www.servoy.com/developer/70x_updates/plugins/org.eclipse.emf.edit_2.9.0.v20130610-0406.jar.
The server download.servoy.com failed to respond
Unable to read repository at https://www.servoy.com/developer/70x_updates/plugins/org.eclipse.emf.edit.ui_2.9.0.v20130610-0406.jar.
The server download.servoy.com failed to respond
Unable to read repository at https://www.servoy.com/developer/70x_updates/plugins/org.eclipse.wst.common.emf_1.2.200.v201301171800.jar.
The server download.servoy.com failed to respond
Unable to read repository at https://www.servoy.com/developer/70x_updates/features/org.eclipse.emf.common_2.9.2.v20131212-0545.jar.
The server download.servoy.com failed to respond
Unable to read repository at https://www.servoy.com/developer/70x_updates/features/org.eclipse.emf.common.ui_2.8.0.v20130610-0406.jar.
The server download.servoy.com failed to respond
Unable to read repository at https://www.servoy.com/developer/70x_updates/features/org.eclipse.emf.ecore_2.9.2.v20131212-0545.jar.
The server download.servoy.com failed to respond
Unable to read repository at https://www.servoy.com/developer/70x_updates/features/org.eclipse.emf.edit_2.9.0.v20130610-0406.jar.
The server download.servoy.com failed to respond
Unable to read repository at https://www.servoy.com/developer/70x_updates/features/org.eclipse.emf.edit.ui_2.9.0.v20130610-0406.jar.
The server download.servoy.com failed to respond


I have tried to remove servoy update url, restart the editor add the url back and restart the editor again and still no luck. Is there any suggestions?
Siavash

TSM (The Service Manager)
Australia
siavash.roozbehan
 
Posts: 97
Joined: Wed Apr 11, 2012 2:21 am

Re: Servoy 7.4.1

Postby Jan Blok » Wed Aug 20, 2014 9:23 am

strange, as an alternative eclipse update site url try:
http://download.servoy.com/developer/70x_updates/
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Re: Servoy 7.4.1

Postby siavash.roozbehan » Thu Aug 21, 2014 1:39 am

no luck with that either Jan :(
Siavash

TSM (The Service Manager)
Australia
siavash.roozbehan
 
Posts: 97
Joined: Wed Apr 11, 2012 2:21 am

Re: Servoy 7.4.1

Postby Jan Blok » Thu Aug 21, 2014 10:43 am

Strange, just tested and works over here, try a full install?
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Re: Servoy 7.4.1

Postby siavash.roozbehan » Fri Aug 22, 2014 6:50 am

Yeah I can't find out what is the issue. There is no problem with the fresh install though. But the reason I was trying to update my current installation was the Browsersuite bean as it breaks the developer the moment you install it over servoy 7.4+ but it seems to be ok if you have it already installed and then update your servoy to verson 7.4+
Siavash

TSM (The Service Manager)
Australia
siavash.roozbehan
 
Posts: 97
Joined: Wed Apr 11, 2012 2:21 am

Re: Servoy 7.4.1

Postby studiomiazzo » Mon Sep 01, 2014 5:29 pm

When will the 7.4.2 release be available?
User avatar
studiomiazzo
 
Posts: 124
Joined: Thu Jun 16, 2011 10:48 am
Location: Novara (IT)

Re: Servoy 7.4.1

Postby Jan Blok » Mon Sep 01, 2014 9:19 pm

We started working on the 7.4.2 release candidate last friday, expect RC this week.
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Re: Servoy 7.4.1

Postby grahamg » Tue Sep 02, 2014 2:41 pm

Would be great if you guys could include SVY-6765 in 7.4.2

The copy/paste bug was new to 7.4 and catches me out a lot.

Cheers
Graham Greensall
Worxinfo Ltd
www.worxinfo.com
grahamg
 
Posts: 752
Joined: Fri Oct 03, 2003 3:15 pm
Location: Midlands UK

Next

Return to Announcements

Who is online

Users browsing this forum: No registered users and 11 guests