set a breakpoint in wicketfilter and see what its doing. does it work
properly when using a regular submit button?

-igor

On Thu, Aug 6, 2009 at 12:49 PM, Burton, Tom F
(DOR)<tom.bur...@alaska.gov> wrote:
> Hello,
>
>            I realize 1.2.7 is no longer "officially" supported.
> However, I'm hoping someone will help me anyway. Here goes nothing......
>
>
>
>
>            I have a login page that is supposed to make sure a username
> and password were actually entered before validating against the auth
> source.
>
> If the name and/or password aren't entered it's supposed to spit out an
> error message to the user.  It works when a password is entered but no
> username.
>
> If I enter a username and no password, or don't enter anything at all,
> nothing seems to happen. The spinning indicator next to the
> IndicatingAjaxSubmitButton
>
> goes by so fast I can't see it, if it goes by at all. My error log
> statements that tell me where its at in the execution don't seem to
> write out either.  I've tested this
>
> in both Firefox and IE. I also tested by entering a password in the form
> and then using the Tamper Data extension for Firefox to remove the
> password.  Still no joy.
>
> It seems that it's somewhere in the server side code that's terminating
> the request early but for the life of me I can't figure out where.
>
>
>
> Thanks for any help/assistance in this matter,
>
> Tom Burton
>
>
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to