[Wicket-develop] [ wicket-Bugs-1555520 ] CSS error for AjaxTabbedPane

2006-09-09 Thread SourceForge.net
Bugs item #120, was opened at 2006-09-09 23:09 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684975&aid=120&group_id=119783 Please note that this message will contain a full copy

[Wicket-develop] [ wicket-Patches-1555483 ] Fix URL prefix for servlet mapping /* and non-root context

2006-09-09 Thread SourceForge.net
Patches item #1555483, was opened at 2006-09-09 21:37 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684977&aid=1555483&group_id=119783 Please note that this message will contain a full co

Re: [Wicket-develop] Deprecate WicketTester and promote WebApplicationTester

2006-09-09 Thread Juergen Donnerstag
yes, I'll do Juergen On 9/9/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > Juergen are you going to merge this in? seems like a good idea. changing all > the tests can be done with a search and repace? or is it more > complicated/time consuming? > > -Igor > > > > On 9/9/06, Juergen Donnerstag <[

Re: [Wicket-develop] Wicket 1.2 servlet mapping

2006-09-09 Thread Johan Compagner
I am curious that if it is really needed that a context path just always must end with "/" If that is the case then that patch is not correct because it is very funny that when the servlet path = "" that you add a "/" to the context path.. That is strange.If the context path just always have to end

Re: [Wicket-develop] Deprecate WicketTester and promote WebApplicationTester

2006-09-09 Thread Igor Vaynberg
Juergen are you going to merge this in? seems like a good idea. changing all the tests can be done with a search and repace? or is it more complicated/time consuming?-Igor On 9/9/06, Juergen Donnerstag <[EMAIL PROTECTED]> wrote: On 9/9/06, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote:> * Juergen

Re: [Wicket-develop] Wicket 1.2 servlet mapping

2006-09-09 Thread Eelco Hillenius
Thanks for another patch Jean-Baptiste. Would you mind creating a bug report for this, so that we can track it, have a nicer changes report, etc? Cheers, Eelco On 9/9/06, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote: > Hello Wicket Developers, > > I discovered a serious problem in Wicket 1.

[Wicket-develop] Wicket 1.2 servlet mapping

2006-09-09 Thread Jean-Baptiste Quenot
Hello Wicket Developers, I discovered a serious problem in Wicket 1.2 while my Wicket app went in production. Previously I was using "" (root context) in the servlet container configuration, and servlet mapping "/*" in web.xml. It works great. You may be surprised, but yes, it works.

Re: [Wicket-develop] Deprecate WicketTester and promote WebApplicationTester

2006-09-09 Thread Juergen Donnerstag
On 9/9/06, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote: > * Juergen Donnerstag: > > I understand this to be refactoring and that all existing unit tests > > for wicket are still working? > > That's right the wicket unit tests should be updated to replace: > > new WicketTester() > > with: > > new

Re: [Wicket-develop] Deprecate WicketTester and promote WebApplicationTester

2006-09-09 Thread Jean-Baptiste Quenot
* Juergen Donnerstag: > I understand this to be refactoring and that all existing unit tests > for wicket are still working? That's right the wicket unit tests should be updated to replace: new WicketTester() with: new WebApplicationTester(new DummyApplication()) > Can this approach be applied

[Wicket-develop] [ wicket-Feature Requests-1555278 ] Include should support specifiying charsets

2006-09-09 Thread SourceForge.net
Feature Requests item #1555278, was opened at 2006-09-09 15:35 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1555278&group_id=119783 Please note that this message will contain