Export script does not pass language in context

Bug #1276936 reported by Paul Catinean
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
New
Undecided
Unassigned

Bug Description

When analyzing the value of req.context in web/addons/controllers/main.py line 1618:

import_data = Model.export_data(ids, field_names, req.context).get('datas',[])

the req.context is always empty regardless of language/mode (full export / compatible export) etc

This prevents exports from getting the translation when firing them in a different language hence not a wishlist but an actual bug

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.