Comment 36 for bug 705312

Revision history for this message
Xavier (Open ERP) (xmo-deactivatedaccount) wrote : Re: Sometimes, when you click on an item in a tree view, you get a Menu object

I tried to repro this again this morning, on four different browsers (Safari, Chrome and Firefox under OSX, IE8 under Win7) using beroz's server (thanks for that) and still didn't manage to repro the issue.

Beroz, when you say:

> click randomly.. and create a sales order .. then do that for 3-5 minutes..

Do you mean create a sales order then keep clicking for some time, or create a sales order then create more sales orders? If you can reliably trigger the bug, do you think you could take some kind of video of your desktop while doing so? And if you're proficient with your browser's request-introspection tools (Fiddler for MSIE, Firebug for Firefox and Webkit Developer Tools for Safari and Chrome) would it be possible to get the last half-dozen of request/responses until the bug appears?

> One way to test would be to force no-cache in the web ui.

> Were could I force this easily to test on my know-to-be-buggy server ?

For the browser cache, most browser allow you to clear the cache via their preferences (in Chrome, Preferences > Under the bonnet > Clear browsing data… for instance). The Firefox extension "Web Developer Toolbar[0]" also allows you to disable the cache completely (Disable > Disable Cache).

For the web client cache, it is not active if the current environment is set to "development".

[0] http://chrispederick.com/work/web-developer/