developer mode doesn't work on Safari 8
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
A SYLEAM Component - OpenObject Library |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Both OpenERP 7 and Odoo 8 have problem with the developer mode. Here is the description:
OpenERP 7
Symptom: when activating the developer mode, you get the following error message if you go on settings > app:
TypeError: null is not an object (evaluating 'ClientWidget.
http://
How to reproduce:
1. Login onto OpenERP 7
2. activate developer mode
3. go to settings > apps or settings > updates
Error console of Safari states:
[Error] TypeError: null is not an object (evaluating 'ClientWidget.
(anonymous function) (views.js, line 448)
OpenERP log: no error shown
Odoo 8
Symptom: When activating the developer mode, you cannot use any module any more (no error message)
How to reproduce:
1. Login onto Odoo 8 (I did it with a managed instance)
2. activate developer mode
3. You only see the menu bar, no content any more
Error console of Safari states:
[Error] TypeError: undefined is not an object (evaluating 'instance.
saas_trial (saas_trial.js, line 132)
init (boot.js, line 47)
(anonymous function) (web, line 162)
fire (jquery.js, line 974)
fireWith (jquery.js, line 1084)
ready (jquery.js, line 406)
DOMContentLoaded (jquery.js, line 83)
Odoo log: no access (managed version)
Notes:
- This only happens on Safari, tested only V8
- Chrome and Firefox work fine
- Environment: MBP late '11 with Yosemite 10.10.1 on OpenERP 7.0-28cc90e
- OpenERP installed on Ubuntu 14.04.1 LTS
description: | updated |
Hi
Not related on this project
Regards,