On 3/11/07, Arnout Engelen <[EMAIL PROTECTED]> wrote:
Igor Vaynberg schreef:
> this bug has been fixed in 1.2.5.
Cool! Any idea why it manifests itself only on 1 of our environments?
maybe different servlet containers map urls slightly differently? for me it
was reproducable consistently.
w
Igor Vaynberg schreef:
> this bug has been fixed in 1.2.5.
Cool! Any idea why it manifests itself only on 1 of our environments?
> what problems did you have in 1.2.5? most of them have been fixed and
> you can build the branch yourself until we release 1.2.6
For some reason at random times the w
this bug has been fixed in 1.2.5. what problems did you have in 1.2.5? most
of them have been fixed and you can build the branch yourself until we
release 1.2.6
-igor
On 3/10/07, Arnout Engelen <[EMAIL PROTECTED]> wrote:
Jean-Baptiste Quenot schreef:
> * Arnout Engelen:
>
>> So far it seems e
Jean-Baptiste Quenot schreef:
> * Arnout Engelen:
>
>> So far it seems either Apache2, mod_caucho or Resin (2.1.16) is eating
>> the POST body parameters. Has anyone ever seen something like this? Any
>> idea where to look?
>>
> Is POST followed by a redirect?
Yes, the response to the POS
* Arnout Engelen:
> So far it seems either Apache2, mod_caucho or Resin (2.1.16) is eating
> the POST body parameters. Has anyone ever seen something like this? Any
> idea where to look?
Is POST followed by a redirect? If yes, is the URL missing a
trailing slash?
What Wicket version are you u
Hello,
We're running into a problem that is probably not in wicket itself, but
perhaps someone here has also run into it.
We have a form with a TextField which has a validator. When the user
leaves the field, the validation is of the field is called though AJAX.
On our development/testing setu