My guess right now is that your browser is caching the response from the
XHR request and using it as the response for a non-XHR request. It's not
uncommon that this initially attractive idea of merging different content
types into the same URL causes issues.


On Tue, Mar 26, 2013 at 3:39 PM, Jason <[email protected]> wrote:

>
>
> On Tuesday, March 26, 2013 4:33:40 PM UTC-4, Michael Merickel wrote:
>>
>> You have request and context switched in your view signature. Is this a
>> paste-bug?
>>
>>>
>>>
> Yes. (I'm actually using pyramid handlers, but nobody else seems to these
> days).
>
> --
> You received this message because you are subscribed to the Google Groups
> "pylons-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to