AJAX error on IE8 & Win 7

2010-08-31 Thread Laurentiu Trica
Hello, I have a problem with an AjaxCheckBox which should update a panel in IE8 & Win 7 I get the following error in the Ajax Debug Window: ERROR: Wicket.Ajax.Call.failure: Error while parsing response: Object required Can you please help me with this? -- Laurentiu Trica Software Devel

Re: Problem with page being redirected/loaded over and over again

2010-08-18 Thread Laurentiu Trica
s /en/welcome and not as / > > just guessing since you didnt show any code. feel free to create a > quickstart that reproduces the issue and attach it to a jira ticket. > > -igor > > On Tue, Aug 17, 2010 at 3:43 AM, Laurentiu Trica > wrote: > > Hello, > > > >

Problem with page being redirected/loaded over and over again

2010-08-17 Thread Laurentiu Trica
e is another redirect to "/", which seems to have as referrer the "/en/welcome" page. Is there anything I can do about this? I spent a whole day trying to figure out the problem but I didn't. Thanks in advance. -- Best regards, Laurentiu Trica

Localization

2010-08-04 Thread Laurentiu Trica
www.example.com/en/a?t=token I get a Jetty error: HTTP ERROR 404 Problem accessing /en/a. Reason: NOT_FOUND -- *Powered by Jetty://* Can anybody help? Thank you! -- Laurentiu Trica

Re: Clean URLs without /?wicket:interface=:0:::: stuff - is it possible?

2010-07-22 Thread Laurentiu Trica
your.package.PageName.class, null)); > > BookmarkablePageLink nicenameLink = new > BookmarkablePageLink("nicename_link", your.package.PageName.class); > > > > -Original Message- > From: Laurentiu Trica [mailto:laurentiu.tr...@finalfolder.biz] > Sent: Wed

Re: Standard way to internationalize a website with /en, /de ?

2010-07-22 Thread Laurentiu Trica
! > > You have > XX_en.properties > XX_de.properties > > etc. > > ** > Martin > > 2010/7/22 Laurentiu Trica : > > Hello, > > > > Is there a standard and easy way to add the language parameter in the URL > of > > an existing app? >

Standard way to internationalize a website with /en, /de ?

2010-07-22 Thread Laurentiu Trica
Hello, Is there a standard and easy way to add the language parameter in the URL of an existing app? I would like to have the www.example.com/en for English language and www.example.com/de for German language. Is this an easy task? Any hints? Thank you. -- Best regards, Laurentiu Trica

Clean URLs without /?wicket:interface=:0:::: stuff - is it possible?

2010-07-21 Thread Laurentiu Trica
ce=:0 stuff - this appears if you click the banner twice, for example... This is for usability issues as is for SEO reasons. Thank you in advance. -- Best regards, Laurentiu Trica

Re: Welcome Martin Grigorov as a core team member

2010-07-21 Thread Laurentiu Trica
he's already made 16 commits and > closed several JIRA issues. We look forward to his continued > contributions. > > Please join me in welcoming Martin to the team! > > -- > Jeremy Thomerson > http://www.wickettraining.com > -- Best regards, Laurentiu Trica