Servoy 4.1.4

Servoy announcements

Servoy 4.1.4

Postby Jan Blok » Tue Aug 25, 2009 4:58 pm

We are pleased to announce the immediate availability of Servoy 4.1.4

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.

Client changes:
[enh] 221145 Make fields keep the original size when printing, when they have no content
[enh] 213936 possibility to send a email with a image from the media library
[fix] 225720 counts in tabpanel tabs text not updated correctly.
[fix] 221625 controller.setTabSequence(_seq_array) doesn't work on date fields
[fix] 223410 query generated by servoy gives error when passes to loadRecords again
[fix] 222895 Updating a field doesn't work in webclient if focus is requested
[fix] 214638 Problem with 'page expired' error messages in browser when showing many dialogs
[fix] 214602 integrity constraint is violated by wrong record save order on tables having multiple column primary key
[fix] 195514 Table View performance in Web Client when usign rowBGColorCalc
[fix] 212187 The dropdown list for TYPE_AHEAD controls is unusably small if the list contains just a single value
[fix] 212423 TYPE_AHEAD has no empty entry when valuelist has "Allow empty value" ticked
[fix] 211130 TYPE_AHEAD issues in different web-browsers
[fix] 223398 TYPE_AHEAD gets multi-line entry's in webclient when text is too long
[fix] 223397 Row bg selected color jumps to last record when using TYPE_AHEAD in webclient.
[fix] 215514 Calling a JS function which has Javaoc comments in any section with more than 512 characters cause smartclient to fail
[fix] 214189 search problem with: today
[fix] 217728 form borders defined in StyleSheet not applied in Webclient (and form tabpanel sizes not correct)
[fix] 219382 requestFocus in smartclient works inconsistently
[fix] 220041 TableView form in container tabpanel in webclient starts to show unwanted scrollbars when clicking in it
[fix] 220705 tooltip position in webclient is wrong
[fix] 221607 TableView forms inside a tabpanel show a vertical scrollbar when the columns are re-sized so that the sum of all column widths is more than the width of the form, which is incorrect
[fix] 223385 Tab order on Table View mode broken
[fix] 218817 Stored procedure call works in developer but not in deployed version
[fix] 229072 Field Sort on selected cell does not get updated
[fix] 213977 elements.lbl_logo.getThumbnailJPGImage() doesn't work in webclient
[fix] 214166 First occurrence of Leading subsummary cutoff when printing
[fix] 214545 setImageURL() not working in webclient on button without dataprovider
[fix] 214917 globals in webclient problem
[fix] 216037 Image media from database does not display
[fix] 216451 Radio/checkbox field onDataChange doesn't work
[fix] 216501 application.getUserProperty() gives different result in developer and in application server
[fix] 216621 webclient bug with converters when return type differs
[fix] 228933 Unable to print from Internet Explorer and Web Client
[fix] 231699 onDataChange for media field not working with webclient
[fix] 231889 'Redirect' behaviour using webclient
[fix] 232188 Problems creating records in a tableview in onDataChange of a column
[fix] 232410 Slowrecord selection in related table view
[fix] 232825 Checkbox fields do not work with a value list in web client
[fix] 216314 Radio buttons not working in 4.1.3 webclient
[fix] 211929 WebClient does not render the same in all browsers
[fix] 214220 controller.loadrecords(DataSet) does not apply table filters when records are cached
[fix] 219288 css style not applied on element in solution model
[fix] 220644 SolutionModel: JSForm commands not using Constants
[fix] 231599 Checkbox on a table view set to readOnly is editable in webclient
[fix] 231660 WebClient Problem with Radio Field mapped on global variable
[fix] 232025 (re)setting the color of elements
[fix] 233058 "error in relation" dialog in test server and not in developer
[fix] 218514 CALENDAR fields allow the calendar popup button to be clicked when a field validation on anther field is violated
[fix] 212794 Smart Clients not updating to latest release of solution (when solution is deleted on server first)

Application Server changes:
[enh] 211608 Add Client UUID to Clients overview on admin page, so client related to errors in the log that have a client uuid in it can be found more easily
[enh] 214138 user- and system.properties on admin page do not have an info button
[enh] 212017 Limit file size of document uploads in webclient on admin page
[fix] 215201 Removed batch processor is started again
[fix] 212055 Sending multi-line message to webclients from servoy-admin/clients page fails
[fix] 219103 deeplink problem: method not always called
[fix] 216392 NULL pointer exception in close solution method headless client
[fix] 214586 Bigger field in adminpages for user properties

Plugin changes:
[fix] 221247 Unwanted scrolling up behavior in dbtreeview webclient
[fix] 226113 DBTreeview background colors different in webclient en smartclient
[fix] 214559 webclientlient: DBTreeView selection node on solution start does not work
[fix] 210845 Page expired in webclient when using dbtreeview bean
[fix] 231790 Popupmenu Plug-in WebClient, some menu's are not displayed
[fix] 220617 UDP plugin truncates packets when sending if packet.index != packet.getLength()

Developer changes:
[fix] 215884 Open combobox auto-enter system value makes radiobutton sequence selected
[fix] 231456 "Sort options" on a Valuelist doesn't work in Servoy 4.1.3
[fix] 217273 Relation isn't recognized when underlaying table does not have a PK
[fix] 213993 Hard to set validators and converters for columns in table editor
[fix] 214007 UUID flag gets confused in table editor (it ends up on wrong columns)
[fix] 214008 Valuelist editor and Table editor can be closed without saving changed data and without being asked to
[fix] 214840 navigation fails to calculation dataprovider
[fix] 215387 Comments not coloring properly
[fix] 217122 displaying a dataSets in the interactive console
[fix] 217455 Null Pointer Errors when Debugging
[fix] 217797 No error marker for initialSort of different table
[fix] 217798 Developer hangs after multi change form
[fix] 217986 Interactive console copy/cut/paste behavior incorrect
[fix] 218222 Variable type of global or formvar changes to TEXT when adding a comment to it.
[fix] 218957 Interactive console chokes on eval that returns large string
[fix] 219411 Deadlock at startup of serclipse
[fix] 146864 Code coloring is messed up when having regexps with quotes in them.
[fix] 214541 code coloring/code completion issue when source contain a '/' char
[fix] 229857 PK sometimes lost on table
[fix] 232199 toggle form commands doesn't work in modules
[fix] 212425 strange code coloring/ code completion doesn't work anymore
[fix] 215921 Filter in middle of methodnames
[fix] 159563 Editor blinks after a character has been typed.
[fix] 224730 Team Sync problems with changed solution UUID's
[fix] 217241 Column called LENGTH is not useable on all databases, since its a reserved word
[fix] 218995 methodeditor extremely slow after debugger has been enabled
[fix] 225332 Error when importing 3.5.10 solution in 4.1.3 when a security groupname contained a non ascii char
[fix] 185769 Have to 'mark as merged' when it doesn't seem necessary
[fix] 210259 Security changes not saved in modules
[fix] 223467 Vertical align doesn't work in webclient for labels
[fix] 228319 Exception when trying to deserialize valid JSON string using serialize plugin
[fix] 211432 256K globals.js causing problems
[fix] 230224 changing & commit mediacontent doesn't work > workspaces out of sync
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Re: Servoy 4.1.4

Postby ROCLASI » Wed Aug 26, 2009 5:54 pm

Maybe I am too eager but it seems the download link still gives me the 4.1.3 installer and not the 4.1.4 installer.
Is it me ?
User avatar
ROCLASI
Servoy Expert
 
Posts: 5438
Joined: Thu Oct 02, 2003 9:49 am
Location: Netherlands/Belgium

Re: Servoy 4.1.4

Postby Kahuna » Wed Aug 26, 2009 5:57 pm

[quote="ROCLASI"]Maybe I am too eager but it seems the download link still gives me the 4.1.3 installer and not the 4.1.4 installer.
Is it me ?[/quote]

Using the servoy_updater gave me the 4.1.4 version.
Kahuna
 
Posts: 1235
Joined: Thu Oct 26, 2006 1:39 am
Location: 1/2 NE UK 1/2 Olvera Spain

Re: Servoy 4.1.4

Postby Jan Blok » Wed Aug 26, 2009 7:13 pm

download link is corrected, thanks for reporting
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Re: Servoy 4.1.4

Postby erdione » Thu Aug 27, 2009 3:02 pm

After the 4.1.4 update i've got strange behaviour with team synchronisation

I've created a new method in my module (it's so created in the bottom of gloabl.js), others developpers synchronizing must merge with my module even if they didn't change anything in the module and the method appears for merging at the beginnig of the global.js (before variable declaration)
erdione
 
Posts: 112
Joined: Thu Feb 01, 2007 1:19 pm

Re: Servoy 4.1.4

Postby Kahuna » Thu Aug 27, 2009 8:10 pm

Since upgrading I have a related tabpanel that was working fine in both web and smart clients. Now web client is failing to show the panel properly. Here are screen grabs:


Did I break It?
You do not have the required permissions to view the files attached to this post.
Kahuna
 
Posts: 1235
Joined: Thu Oct 26, 2006 1:39 am
Location: 1/2 NE UK 1/2 Olvera Spain

Re: Servoy 4.1.4

Postby jcompagner » Thu Aug 27, 2009 8:19 pm

how big is your tableview form in the designer?
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8828
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 4.1.4

Postby Kahuna » Thu Aug 27, 2009 8:27 pm

[quote="jcompagner"]how big is your tableview form in the designer?[/quote]

Your question sent me to look and try extending the form height (and width because I found the same problem in other related tabs with table view).

Resolved thanks Johan.
Kahuna
 
Posts: 1235
Joined: Thu Oct 26, 2006 1:39 am
Location: 1/2 NE UK 1/2 Olvera Spain

Re: Servoy 4.1.4

Postby Gabi Boros » Fri Aug 28, 2009 1:12 pm

[quote]
After the 4.1.4 update i've got strange behaviour with team synchronisation

I've created a new method in my module (it's so created in the bottom of gloabl.js), others developpers synchronizing must merge with my module even if they didn't change anything in the module and the method appears for merging at the beginnig of the global.js (before variable declaration)
[/quote]

- is it reproduceable adding a method on your side to globals, synch at the other developer site shows conflicting globals (if the developer did not change it) ? if yes, please
create a case in our support system, with a screenshot of the synchronizer compare editor;
- the fact that new method appears at the begining on the other side is expected behavior (the servoy team server does not keep the line position of methods),
and should not cause any problems;
Gabi Boros
 
Posts: 399
Joined: Tue Jun 26, 2007 4:03 pm
Location: Timisoara, Romania

Re: Servoy 4.1.4

Postby mboegem » Fri Aug 28, 2009 3:32 pm

[quote="Jan Blok"][fix] 214166 First occurrence of Leading subsummary cutoff when printing[/quote]

Seems like leading subsummary is even more broken... prints that behaved fine in 4.1.3 don't show the subsummary at all in 4.1.4!

We also seem to have an issue with valuelists in 4.1.4 > we use custom value valuelists (set on startup).
The return value is set correctly, but ends up being 'null' when clicking outside the field. (Application setting is autosave).

I haven't got the time to investigate more, but maybe there's other developers suffering the same problem?
User avatar
mboegem
 
Posts: 1742
Joined: Sun Oct 14, 2007 1:34 pm
Location: Amsterdam

Re: Servoy 4.1.4

Postby Andrei Costescu » Fri Aug 28, 2009 6:11 pm

I rechecked the solution used to test 214166.
It works (leading subsummary is shown).

I would like to see the forms that no longer work.
Andrei Costescu
 
Posts: 1018
Joined: Tue Jun 26, 2007 3:14 pm

TabSequence broken in webclient ?

Postby erdione » Mon Aug 31, 2009 6:31 pm

It seems that tabsequence have strange behaviour in webclient (just open sample solution and edit a company), you ll jump to the ie or firefox adressbar
Do anybody else has strange behaviour ?
erdione
 
Posts: 112
Joined: Thu Feb 01, 2007 1:19 pm

Re: Servoy 4.1.4

Postby martinh » Tue Sep 01, 2009 3:32 pm

I see that my case '226113 DBTreeview background colors different in webclient en smartclient' was fixed, but unfortunately in the wrong way.

The webclient was good in my opinion and the smart client needed to be fixed, but the fix has been done the other way (webclient was changed).

Can you reverse that?
martinh
 
Posts: 857
Joined: Wed May 09, 2007 5:34 pm
Location: Belgium

Re: Servoy 4.1.4

Postby Gabi Boros » Tue Sep 01, 2009 3:59 pm

[quote="martinh"]I see that my case '226113 DBTreeview background colors different in webclient en smartclient' was fixed, but unfortunately in the wrong way.

The webclient was good in my opinion and the smart client needed to be fixed, but the fix has been done the other way (webclient was changed).

Can you reverse that?[/quote]

please check the "opaque" property of the dbtreeview, the case was about the webclient ignoring it
Gabi Boros
 
Posts: 399
Joined: Tue Jun 26, 2007 4:03 pm
Location: Timisoara, Romania

Re: Servoy 4.1.4

Postby martinh » Tue Sep 01, 2009 4:01 pm

You are right Gabi, Thanks
martinh
 
Posts: 857
Joined: Wed May 09, 2007 5:34 pm
Location: Belgium

Next

Return to Announcements

Who is online

Users browsing this forum: No registered users and 18 guests