[trunk] Uncaught TypeError error in set defaults
Bug #1264264 reported by
Mehul Mehta(OpenERP)
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Web (MOVED TO GITHUB) |
Fix Committed
|
Medium
|
OpenERP R&D Web Team |
Bug Description
Steps to reproduce:
1) Go to Project > Projects
2) in project click on project settings
3) in devloper mode select set defaults opetion it gives traceback as below...
chromium Version 31.0.1650.63
======
Uncaught TypeError: Cannot read property '1' of undefined
http://
Mozilla Version 26.0
======
TypeError: _(...).find(...) is undefined
http://
Related branches
lp://staging/~openerp-dev/openerp-web/trunk-bug-1264264-psa
Ready for review
for merging
into
lp://staging/openerp-web
- OpenERP R&D Web Team: Pending requested
-
Diff: 12 lines (+1/-1)1 file modifiedaddons/web/static/src/js/view_form.js (+1/-1)
Changed in openerp-web: | |
assignee: | nobody → OpenERP R&D Web Team (openerp-dev-web) |
importance: | Undecided → Medium |
status: | New → Confirmed |
summary: |
- [trunk][project] Uncaught TypeError error in set defaults + [trunk] Uncaught TypeError error in set defaults |
Changed in openerp-web: | |
status: | Confirmed → In Progress |
Changed in openerp-web: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Hello,
It has been fixed in this branch lp:~openerp-dev/openerp-web/trunk-bug-1264264-psa .
Thankz You.