Ok here it is then:)
http://sourceforge.net/tracker/index.php?func=detail&aid=1500128&group_id=119783&atid=684975
Please notice that you have to add the wicket lib and dependencies, had to
remove em to keep below max file size.
regards.
-Oprindelig meddelelse-
Fra:
Did not. Our cr#p#y firewall removes zip files which is really annoying...!
-Oprindelig meddelelse-
Fra: [EMAIL PROTECTED] på vegne af Igor Vaynberg
Sendt: fr 02-06-2006 17:57
Til: wicket-user@lists.sourceforge.net
Cc:
Emne: Re: [Wicket-
The error is in PathInfo. I fixed it on my laptop and will commit it soon.
Juergen
On 6/3/06, Michael Day <[EMAIL PROTECTED]> wrote:
> Yeah, sorry. That's what I meant. Too early in the morning.
>
> On Jun 3, 2006, at 11:14 AM, Juergen Donnerstag wrote:
>
> > I guess you mean
> > xxx
> > your e
Yeah, sorry. That's what I meant. Too early in the morning.
On Jun 3, 2006, at 11:14 AM, Juergen Donnerstag wrote:
> I guess you mean
> xxx
> your example will never work
>
> Juergen
>
> On 6/3/06, Michael Day <[EMAIL PROTECTED]> wrote:
>> Only one of them uses mount(), and none of them uses
>>
I guess you mean
xxx
your example will never work
Juergen
On 6/3/06, Michael Day <[EMAIL PROTECTED]> wrote:
> Only one of them uses mount(), and none of them uses
> mountBookmarkablePage()
>
> wicket.markup.html.link.IndexedParamUrlCodingTest uses mount(), but I
> don't understand how to modify t
Only one of them uses mount(), and none of them uses
mountBookmarkablePage()
wicket.markup.html.link.IndexedParamUrlCodingTest uses mount(), but I
don't understand how to modify this test to do what I need. If you
want to see the bug in action, all you have to do is
create a template wit
Delete and New buttons could be links those don't have to submit the form.Or the could have defaultFormProcessing switched to off.But then you have to do modelChanging call or set the value through the model itself
so setModelObject() on the form (for the new button) else the RawInput won'tbe reset
I'm not sure I understand what the RFE suggests or requests. I
understand your want to server HTML file (*.html) without xml
declaration and XML (*.xml) with xml decls. Like XmlPage.java in the
examples for the XML file you need to subclass Page.getMarkupType() to
return "xml" because that is what
Thanks
On 6/3/06, jan_bar <[EMAIL PROTECTED]> wrote:
> RFE 1499926.
>
> Jan
>
> "Juergen Donnerstag" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > An RFE please
> >
> > Juergen
> >
> > On 6/2/06, jan_bar <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > >
> > > I think that setStripWick