Servoy 6.0.1

Servoy announcements

Servoy 6.0.1

Postby Jan Blok » Wed Sep 21, 2011 11:52 pm

We are pleased to announce the immediate availability of Servoy 6.0.1 release.

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.

Client Changes
[fix] 413642 window title is not set on firstShow
[fix] 404416 dialog window issue on cancel
[fix] 411088 Valuelist on field with big font is shown big if attached to combobox, but not when attached to typeahead
[fix] 409428 labelfor not working with security
[fix] 409723 setImageUrl print preview problem
[fix] 402136 focus on combobox is not shown
[fix] 407258 Bug on password fields
[fix] 402228 The onRender callback for fields is not working consistently across fields and different client types

WebClient Changes
[fix] 416838 Webclient needs to retry when gets an 'Error calling server'
[fix] 412235 buttons/labels in webclient with image, is not aligned right
[fix] 415485 buttons with rolloverCursor set to HAND display the hand cursor in Web Client only on the outer edges of the buttons
[fix] 413121 Tooltip positioning is unpredictable, not related to the actual cursor position
[fix] 408490 Checkbox text alignment in web client
[fix] 412243 Radios in webclient editable, with Property editable = false
[fix] 402262 Checkbox fields are rendered incorrectly in WebClient
[fix] 408185 Image in table header doesn't work in webclient
[fix] 410096 Servoy WebClient img tags not properly closed
[fix] 407252 Adding a SplitPane or Editable HTMLArea to a Form in the Web Client results in alter of the font settings used in the webclient globally
[fix] 401052 Cascading style not correctly applied on Navigator
[fix] 403784 switching controller.readonly in tableview does not make tableview editable
[fix] 406416 An anchored editable HTMLArea in the Web client doesn't resize properly when it's anchored and the browser window is resized

Application Server Changes
[fix] 415592 Log messages should include the client id.
[fix] 407171 Problem with table name with ':' or few other characters

Developers Changes
[fix] 410026 servoyDeveloper.save() always saves changes to active solution
[fix] 358515 Mismatch between code completion and what is shown in Solution explorer for JSLib
[fix] 408455 Refresh file (F5 on mac) not working on js files
[fix] 414147 DB column modification causes import issues
[fix] 412236 Samplecode of JSEvent.getSource should show how to check and cast the type of the source
[fix] 413170 relation based dataProvider for a field cannot be selected for a Portal
[fix] 411660 Use 'open' as default action, is not checked by default anymore in preferences
[fix] 411184 Form Shown in Developer Doesn't Match CSS or Client
[fix] 401606 'Widget has the wrong parent' error in eclipse log
[fix] 412233 Give the node in the Tree representing Constants a Constants Icon
[fix] 412234 Align Constant exposure within bundled plugins
[fix] 410883 'Element is outside the bounds of part Body' warning showing up incorrectly for extended forms
[fix] 411089 if you duplicate a form it looses its extend form property
[fix] 408099 redo using <cmd><y> does not work anymore on mac
[fix] 407001 In the SolutionModel the 'extendsForm' property on JSforms is not deprecated and replaced by 'extends', like is the case int he design time API of Forms
[fix] 406983 Add explanation to rowBGColorCalculation property of Forms & Portals that it's a deprecated property, but kept visible for legacy purposes
[fix] 406706 if you try to restore a property of the tree to its default value you get a warning and it doesn't work
[fix] 405080 Extend the saveData sample to also mention if you create 1000 of records save every 10? records
[fix] 402896 Developer places unnecessary closing brackets

Plugin/Beans Changes
[fix] 414719 in .createNewColumn of a jsTableObject of the maintenance plugin, is missing that you can set the column to be type UUID
[fix] 415374 ArgumentException: argument type mismatch when creating a column with the maintenance plugin
[fix] 414593 Samplecode of plugin.file.writeTXTFile contains to non existing url's
[fix] 408171 do not send default error page in rest_ws when trowing an number (http status code) from scripting
[fix] 404058 spellckeck plugin issues

Installer Changes
[fix] 403848 Postgres doesn't start properly in some situations
[fix] 405035 non editable database driver field in installer
Jan Blok
Servoy
Jan Blok
 
Posts: 2684
Joined: Mon Jun 23, 2003 11:15 am
Location: Amsterdam

Re: Servoy 6.0.1

Postby ptalbot » Thu Sep 22, 2011 12:38 am

And most importantly: renewed compatibility with the BrowserSuite on Mac OS X ;)
Patrick Talbot
Freelance - Open Source - Servoy Valued Professional
https://www.servoyforge.net
Velocity rules! If you don't use it, you don't know what you're missing!
User avatar
ptalbot
 
Posts: 1654
Joined: Wed Mar 11, 2009 5:13 am
Location: Montreal, QC

Re: Servoy 6.0.1

Postby jcarlos » Thu Sep 22, 2011 2:44 am

ptalbot wrote:And most importantly: renewed compatibility with the BrowserSuite on Mac OS X ;)
+ 1 :D :mrgreen:
jcarlos
 
Posts: 578
Joined: Thu May 04, 2006 8:55 pm
Location: Palo Alto, California USA

Re: Servoy 6.0.1

Postby maria » Fri Sep 23, 2011 2:37 am

Jan Blok wrote:[fix] 413642 window title is not set on firstShow


Jan, are you sure about this one? It doesn't seem to work in Servoy 6.0.1.

Cheers,
Maria
maria
 
Posts: 424
Joined: Thu Apr 16, 2009 1:18 am
Location: Sydney

Re: Servoy 6.0.1

Postby lvostinar » Fri Sep 23, 2011 9:40 am

maria wrote:
Jan Blok wrote:[fix] 413642 window title is not set on firstShow


Jan, are you sure about this one? It doesn't seem to work in Servoy 6.0.1.

Cheers,
Maria


Just tried the case sample in 6.0.1 and it seems fine to me, what exactly is not working well?
Laurian Vostinar
Servoy
lvostinar
 
Posts: 1062
Joined: Tue Feb 19, 2008 10:53 am

Re: Servoy 6.0.1

Postby maria » Fri Sep 23, 2011 10:25 am

lvostinar wrote:
maria wrote:
Jan Blok wrote:[fix] 413642 window title is not set on firstShow


Jan, are you sure about this one? It doesn't seem to work in Servoy 6.0.1.

Cheers,
Maria


Just tried the case sample in 6.0.1 and it seems fine to me, what exactly is not working well?


My mistake. The sample works fine and after checking my code I found the reason why the title was not set.
Sorry :)
maria
 
Posts: 424
Joined: Thu Apr 16, 2009 1:18 am
Location: Sydney

Import solution

Postby Peter de Groot » Sat Sep 24, 2011 12:05 pm

Hello,

It seems that the Browse button when importing a solution is not working anymore, it flashes a couple of times
but no file dialog is shown.


Regards,

Peter
User avatar
Peter de Groot
 
Posts: 215
Joined: Thu Jan 10, 2008 8:38 pm
Location: Not sure...

Re: Servoy 6.0.1

Postby ROCLASI » Sat Sep 24, 2011 1:04 pm

Hi Peter,

Perhaps your problem is related to this thread?
http://forum.servoy.com/viewtopic.php?f=11&t=16352
Robert Ivens
SAN Developer / Servoy Valued Professional / Servoy Certified Developer

ROCLASI Software Solutions / JBS Group, Partner
Mastodon: @roclasi
--
ServoyForge - Building Open Source Software.
PostgreSQL - The world's most advanced open source database.
User avatar
ROCLASI
Servoy Expert
 
Posts: 5438
Joined: Thu Oct 02, 2003 9:49 am
Location: Netherlands/Belgium

Re: Servoy 6.0.1

Postby jcompagner » Mon Sep 26, 2011 11:19 am

Some users reported an issue with the smartclient.
If you run in the same problems (log window might report ClassNotFoundException), you should use this http plugin jnlp file:
http://downloads.servoy.com/downloads/bean_plugin/http.jar.jnlp (Tip: use "save as")

Via Application Server admin-page use "upload library" for plugins to replace the file.
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8825
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 6.0.1

Postby Jonpaul » Tue Sep 27, 2011 5:26 pm

Since the update to 6.0.1 i have a problem with some comboboxes in Smart Client.

combobox.jpg


The problem occurs only the first time the dropdown is opened the second time it's correct.
Can I do somthinc against that?

Jonpaul
You do not have the required permissions to view the files attached to this post.
Jonpaul Feuerstein
Mirus Software AG
Jonpaul
 
Posts: 36
Joined: Fri Jul 01, 2011 11:06 am
Location: Davos

Re: Servoy 6.0.1

Postby Thomas Parry » Tue Sep 27, 2011 8:17 pm

@JonPaul
I have seen the same effect.
The first time a combobox drops down the width is calculated very wide but only one part of the display is shown in the centre. The second time the same width shows the complete display (two parts in my case).
Sorry no image at his time to help explain.
Tom Parry
Prospect IT
Java/C++/Servoy/Jasper Reports/Simulation/Service Applications
http://www.prospect-saas.biz
Thomas Parry
 
Posts: 498
Joined: Thu Jan 10, 2008 8:48 pm
Location: Ottawa, Canada

Re: Servoy 6.0.1

Postby jcompagner » Wed Sep 28, 2011 5:02 pm

the combobox popup problem will be fixed in 6.0.2
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8825
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 6.0.1

Postby norbert » Thu Sep 29, 2011 1:51 pm

Has somebody tested tooltips with servoy 6.0.1 (webclient) in IE7 and IE8?
At the moment a tooltip should be shown, a script error is shown in the status bar. I already submitted a case about this problem.
User avatar
norbert
 
Posts: 24
Joined: Tue Apr 26, 2011 5:24 pm
Location: Almere

Re: Servoy 6.0.1

Postby Gabi Boros » Thu Sep 29, 2011 1:56 pm

Hi Norbert,

we just fixed this issue, and it will be in next release

norbert wrote:Has somebody tested tooltips with servoy 6.0.1 (webclient) in IE7 and IE8?
At the moment a tooltip should be shown, a script error is shown in the status bar. I already submitted a case about this problem.
Gabi Boros
Servoy
Gabi Boros
 
Posts: 399
Joined: Tue Jun 26, 2007 4:03 pm
Location: Timisoara, Romania

Re: Servoy 6.0.1

Postby norbert » Thu Sep 29, 2011 2:10 pm

Hi Gabi,
Any idea when the release is scheduled? We are really eager to get this update as we have to block (cancel) the migration to Servoy 6 as long as we haven't tested the fix.
We ran into other problems too and we think that this is related to the tooltip issue, however we are not sure as long as we don't have the update.
Thanks,
Norbert
User avatar
norbert
 
Posts: 24
Joined: Tue Apr 26, 2011 5:24 pm
Location: Almere

Next

Return to Announcements

Who is online

Users browsing this forum: No registered users and 0 guests

cron