web_translate_dialog: current language not synchronized when edited
Bug #1301218 reported by
Guewen Baconnier @ Camptocamp
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Web addons for OpenERP |
Fix Committed
|
Low
|
Guewen Baconnier @ Camptocamp |
Bug Description
Steps to reproduce:
- Edit a record
- Modify a translatable field
- Open the translation dialog
Result: The modified field appears unchanged (directly read from database)
Expected: The value is the same than in the modified view
Same issue in the other sense:
- Edit a record
- Open the translate dialog
- Modify a field
- Close the translate dialog (it saves the record)
Result: the field in the edition view is not updated from the value modified in the translate dialog
Expected: the field is updated with the last value
Related branches
lp://staging/~camptocamp/web-addons/7.0-web_translate_dialog-sync-current-view-1301218-gbr
- Pedro Manuel Baeza: Approve
- Holger Brunn (Therp): Approve (code review)
-
Diff: 101 lines (+37/-39)1 file modifiedweb_translate_dialog/static/src/js/web_translate_dialog.js (+37/-39)
Changed in web-addons: | |
status: | New → Confirmed |
assignee: | nobody → Guewen Baconnier @ Camptocamp (gbaconnier-c2c) |
importance: | Undecided → Medium |
importance: | Medium → Low |
Changed in web-addons: | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.