Webclient Form Fields Broken IE Servoy 5.2.11

Our solution has stopped working wince upgrading from 5.2.2 to 5.2.11.

There seams to be an intermittent error when loading the page in web client where the form variable fail to hold any data. This seams to be intermittent:
What seems to happen is the page loads with the following java error.

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)
Timestamp: Thu, 1 Dec 2011 10:22:33 UTC

Message: Object required
Line: 85
Char: 1
Code: 0
URI: http://www.episource.co.uk/servoy-webcl … 1322545712

The form variables then don’t hold any values.

Strangely, IE doesn’t also load with the JS error. Tends to be the first load, on refresh the error may go away.

I attach a screenshot and a sample solution.

Help, i have 600 angry physiotherapists!!! Some say they are too corporate to be allowed to install Firefox.

Thanks

David
[attachment=0]screenshot.jpg[/attachment]

InternetExplorer_Test.servoy (3.72 KB)

this is a problem with domready events in IE, that is fixed in the latest wicket jars:

http://downloads.servoy.com/downloads/misc/wicket.jar
http://downloads.servoy.com/downloads/m … ntions.jar

if you drop these 2 jars in your application_server/lib folder then the IE problems should be fixed

All Fixed.

The Physiotherapist have all put their Accupuncture Needles away and I am safe.

Many thanks.

We can always rely on the Servoy team to find the fix when something unexpected happens like this.

Its a testimony to why we all love Servoy and the team so much.

David

I experience the same problem: in IE 8 the form fields have no value. After replacing the above jars no difference. Do I do something wrong?
Same error message still appears.

Where are you testing this in?
In developer??
That will not work, only the application server can be updated with these jars.

So I just discovered… Yes I was testing in developer. Thanks for the reply.
Is there no alternative for developer? It is a bit difficult testing…

jos@devoon.nl:
Is there no alternative for developer? It is a bit difficult testing…

We are experiencing the same problems. Isn’t there a solution for the developer?
Or do we just have to wait for a new version

thanks.

you can try to update the 2 wicket jars inside the jar:

[servoy-install]\developer\plugins\servoy_shared_6.0.x.xxxx.jar\lib

and start the developer.

Ok thanks,

I updated the jars inside [servoy-install]\developer\plugins\servoy_shared_5.2.11.1022.jar\lib
But unfortunately that doesn’t do the trick.

and that is the only servoy_shared lib there in that dir?
If that really doesn’t work, then we are out of options, that is the place where the developer gets it from. to you just have to wait for a next release