Is the wicket component reference examples also failing at youre place?
Because those seems to do fine at my place.

What i find very strange by looking at youre stack is that what i see doesn't have anything to do
with the link. Because it is in the response phase for a BookmarkablePage.

Can you run the submit links compont reference example or build a smaller example based on that?

johan


On 2/19/06, Mark Derricutt <[EMAIL PROTECTED]> wrote:
Mmm, just added a SubmitLink to my page (inside the form) and got the following when submitting:

java.lang.NullPointerException
at wicket.request.target.coding.BookmarkablePageRequestTargetUrlCodingStrategy.encode
(BookmarkablePageRequestTargetUrlCodingStrategy.java:76)
at wicket.protocol.http.request.WebRequestCodingStrategy.pathForTarget(WebRequestCodingStrategy.java:270)
at wicket.protocol.http.request.WebRequestCodingStrategy.encode
(WebRequestCodingStrategy.java:169)
at wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:218)
The form seems to submit fine, but I get this triggeringup afterwards.  This is from CVS HEAD.

Known issue?

--
i like my video games - mamma said they are gonna melt my brains
i like my video games - i don't care what daddy said; they're my reality
  - henning pauly


Reply via email to