c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #15580
Re: [Bug 705312] Re: Sometimes, when you click on an item in a tree view, you get a Menu object
Our proxy config (apache 2.2) looks like (note this is a SSL host) :
SSLEngine on
SSLCertificateFile /etc/apache2/ssl/our.crt
SSLCertificateKeyFile /etc/apache2/ssl/our.key
SSLCertificateChainFile /etc/apache2/ssl/some.crt
ProxyRequests Off
#test, no effect on bug 705312# ProxyPreserveHost On
<Proxy *>
order allow,deny
allow from all
</Proxy>
ProxyPass / http://real-server.qspin.be:8080/
ProxyPassReverse / http://real-server.qspin.be:8080/
Sébastien
2011/2/9 Xavier (Open ERP) <705312@xxxxxxxxxxxxxxxxxx>
> Sébastien, Dominique, Thibaut, which kind of proxy setup are you using?
> Apache? Would it be possible to have an excerpt of your config files?
>
> Lorenzo and fred indicate that after clearing out browser caches/data
> the problem disappears, does it disappear forever or does it reappear
> later on (to know if it's stale data from a previous version or if it's
> the client breaking something as it goes along)?
>
> ** Changed in: openobject-client-web
> Status: Invalid => Incomplete
>
> ** Changed in: openobject-client-web
> Importance: Undecided => High
>
> --
> You received this bug notification because you are a direct subscriber
> of a duplicate bug (714451).
> https://bugs.launchpad.net/bugs/705312
>
> Title:
> Sometimes, when you click on an item in a tree view, you get a Menu
> object
>
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/705312
Title:
Sometimes, when you click on an item in a tree view, you get a Menu
object
Status in OpenERP Web Client:
Incomplete
Bug description:
I used the French language when this happenned. I wouldn't reproduced
it with english language.
Administration -> Modules -> Modules
Then, click on a module. I got what is show on the screen after I
clicked on a module. Here the URL:
http://erp6test.we2bs.com/openerp/menu?active=3#url=%2Fopenerp%2Fform%2Fview%3Fmodel%3Dir.ui.menu%26id%3D133%26ids%3D%26view_ids%3D%255BFalse%252C%2520False%255D%26view_mode%3D%255Bu%2527tree%2527%252C%2520u%2527form%2527%255D%26view_type%3Dtree%26domain%3D%255B%28%2527parent_id%2527%252C%2520%2527%253D%2527%252C%252032%29%255D%26context%3D%257B%2527lang%2527%253A%2520u%2527fr_FR%2527%252C%2520%2527client%2527%253A%2520%2527web%2527%252C%2520%2527tz%2527%253A%2520False%252C%2520%2527section_id%2527%253A%2520False%257D%26offset%3D0%26limit%3D20%26count%3D169%26search_domain%3D%255B%255D%26filter_domain%3D%255B%255D%26notebook_tab%3D0
It happend since a moment, and I don't know why. Simetimes it works,
sometime it doesn't. If can't reproduce the bug, try to restart your
browser, and directly go the modules list.
Note: It happend will other tree views, not only modules.
References