← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 668430] [NEW] [trunk] X-Requested-With

 

Public bug reported:

Wizards can have actions that redirects to an URL. But, since version 6,
when I try to do this, I always have "?requested_with=..." appended at
the end of the url. My URL already has parameters and the result is :
"http://myserver:port/myapplication/mypage?param1=value1&param2=value2?requested_with=XMLHttpRequest";
There are two quotations mark in the URL. And my application doesn't
expects the parameter "requested_with".

** Affects: openobject-client-web
     Importance: Undecided
         Status: New

-- 
[trunk] X-Requested-With
https://bugs.launchpad.net/bugs/668430
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Web Client: New

Bug description:
Wizards can have actions that redirects to an URL. But, since version 6, when I try to do this, I always have "?requested_with=..." appended at the end of the url. My URL already has parameters and the result is : "http://myserver:port/myapplication/mypage?param1=value1&param2=value2?requested_with=XMLHttpRequest"; There are two quotations mark in the URL. And my application doesn't expects the parameter "requested_with".





Follow ups

References