Re: [Wicket-user] Wicket 1.2-rc1 available for download

2006-04-17 Thread Vincent Jenks
Sorry, IE 6.0 on WinXP SP1, line 7 (I believe it said) - I'm not at work now so I can't be entirely sure...I'm pretty sure it was 7. On 4/17/06, Ramnivas Laddad <[EMAIL PROTECTED]> wrote: > Yep, you are absolutely right. > > Thanks for fixing this quickly. > > -Ramnivas > > Eelco Hillenius wro

Re: [Wicket-user] Wicket 1.2-rc1 available for download

2006-04-17 Thread Ramnivas Laddad
Yep, you are absolutely right. Thanks for fixing this quickly. -Ramnivas Eelco Hillenius wrote: That must have been the case where you mount the application on the server root and where you don't use a web app name. Fixed in trunk. Eelco On 4/17/06, Ramnivas Laddad <[EMAIL PROTECTED]>

RE: [Wicket-user] Wicket 1.2-rc1 available for download

2006-04-17 Thread Gustavo Hexsel
er behaves similarly but not exactly like the real WebApplication, in regard to forms. []s Gus -Original Message- From: Gustavo Hexsel Sent: April 17, 2006 5:03 PM To: 'wicket-user@lists.sourceforge.net' Subject: RE: [Wicket-user] Wicket 1.2-rc1 available for download No proble

Re: [Wicket-user] Wicket 1.2-rc1 available for download

2006-04-17 Thread Eelco Hillenius
Could you please provide the exact line of that error, and tell us which browser you are using? Thanks, Eelco On 4/17/06, Vincent Jenks <[EMAIL PROTECTED]> wrote: > I'm getting an "Object expected" javascript error on every page...did > I forget a jar or something? These pages don't have any o

Re: [Wicket-user] Wicket 1.2-rc1 available for download

2006-04-17 Thread Eelco Hillenius
That must have been the case where you mount the application on the server root and where you don't use a web app name. Fixed in trunk. Eelco On 4/17/06, Ramnivas Laddad <[EMAIL PROTECTED]> wrote: > Just switched over to rc1 and I started getting the following exception for > every request. >

RE: [Wicket-user] Wicket 1.2-rc1 available for download

2006-04-17 Thread Gustavo Hexsel
stering with the final page. I'll try to create and submit a simpler test for this one. []s Gus -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Eelco Hillenius Sent: April 17, 2006 4:39 PM To: wicket-user@lists.sourceforge.net Subject: Re: [Wicket-

Re: [Wicket-user] Wicket 1.2-rc1 available for download

2006-04-17 Thread Vincent Jenks
I'm getting an "Object expected" javascript error on every page...did I forget a jar or something? These pages don't have any of my own javascript so I'm assuming it has something to do w/ the wicket cookie scripts I'm seeing while viewing the generated source in the browser. Those scripts don't

Re: [Wicket-user] Wicket 1.2-rc1 available for download

2006-04-17 Thread Eelco Hillenius
Hi Gustavo, Sorry for the inconvenience. What kind of test cases are failing? If you use jWebUnit tests, you probably should set HttpUnitOptions.setExceptionsThrownOnScriptError(false); as jWebUnit does not seem not recognize history as a valid javascript property. Could you give more specifics

Re: [Wicket-user] Wicket 1.2-rc1 available for download

2006-04-17 Thread Ramnivas Laddad
Just switched over to rc1 and I started getting the following exception for every request. String index out of range: -1 java.lang.StringIndexOutOfBoundsException: String index out of range: -1     at wicket.util.string.AppendingStringBuffer.charAt(AppendingStringBuffer.java:247)     at wicket

Re: [Wicket-user] Wicket 1.2-rc1 available for download

2006-04-17 Thread Vincent Jenks
Wicket User > Subject: [Wicket-user] Wicket 1.2-rc1 available for download > > > The first release candidate of the 1.2 version of Wicket and its subprojects > is available for download. > > You can download the release here: > > > http://sourceforge.net/project/show

RE: [Wicket-user] Wicket 1.2-rc1 available for download

2006-04-17 Thread Gustavo Hexsel
: [Wicket-user] Wicket 1.2-rc1 available for download The first release candidate of the 1.2 version of Wicket and its subprojects is available for download. You can download the release here: http://sourceforge.net/project/showfiles.php?group_id=119783 Available in this release are: o wicket o

RE: [Wicket-user] Wicket 1.2-rc1 available for download

2006-04-17 Thread Gustavo Hexsel
bject: [Wicket-user] Wicket 1.2-rc1 available for download The first release candidate of the 1.2 version of Wicket and its subprojects is available for download. You can download the release here: http://sourceforge.net/project/showfiles.php?group_id=119783 Available in this release are: o wick

[Wicket-user] Wicket 1.2-rc1 available for download

2006-04-17 Thread Martijn Dashorst
The first release candidate of the 1.2 version of Wicket and its subprojects is available for download.You can download the release here: http://sourceforge.net/project/showfiles.php?group_id=119783Available in this release are: o wicket o wicket-extensions o wicket-examples o wicket-auth-roles o