Don't bother adding a bug ... I'm working on the Ajax support today
and have already hit this!

On Nov 22, 2007 7:57 AM, Alexander Turtsevich <[EMAIL PROTECTED]> wrote:
>
> Adam Ayres wrote:
> > There appears to be a small bug with the Request.isXHR() method, the
> > value of the "X-Requested-With" header that Prototype sets by default
> > for all of its AJAX calls is:
> >
> >
> >
> > "XMLHttpRequest"
> >
> >
> >
> > Tapestry checks against the value:
> >
> >
> >
> > "XmlHttpRequest"
> >
> >
> >
> > The RequestImplTest has the header value hard coded incorrectly
> > explaining the test passing.  I am happy to log an issue for this if
> > that is helpful.  As an aside we have been using AJAX in Tapestry 5 and
> > have found it very easy and very easy and powerful!
> >
> >
> >
> > Thanks,
> >
> > Adam
> >
> >
> >
> i'm using jquery and today hit the same problem
>
> X-Requested-With : XMLHttpRequest
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Howard M. Lewis Ship
Partner and Senior Architect at Feature50

Creator Apache Tapestry and Apache HiveMind

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to