Comment 43 for bug 705312

Revision history for this message
Christophe Combelles (ccomb) wrote : Re: Sometimes, when you click on an item in a tree view, you get a Menu object

I've also found this bug many times, sometimes during a customer demo, which is extremely annoying.

I've tried to understand, and the only reproduceable behaviour I noticed is:
- log in on your computer with the admin account
- DON'T log out, and ask a remote user on a different computer with a different IP address to log in using the SAME admin account.
- Ask the remote user to create a lead, or invoice or something.
=> he should see the wrong ir.ui.menu form
- Now LOG OUT on your side, and ask him again to create a lead
=> he should now see the correct wanted form!

Do the same the other way around, it's the same. It seems related to the cookies or session.

- I could not reproduce it on the same computer with the same ip address and two different browsers
- however I could reproduce it on the same computer using alternatively a wifi connection and a 3G connection both with a different IP address, and with two different browsers.
So I've only seen it when two people are remotely using the same account from two different places. The first user that logs in can use it without problem, the second logged-in user gets this wrong ir.ui.menu form until the 1st one logs out.