openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #21728
[Bug 1099833] Re: [trunk/7.0] Regression: Advanced search does not support local language
Hello ,
I have checked this issue and i noticed that in advanced search view when fields are loaded by fields_get in (line no 1714 in search.js) web and which calls fields_get method of server (line no 3484 in orm.py) .
In server we don't get context because of context break some where in web so this problem occurs . we can not solve this at server side so this issue dose not affect to Framework.
@community: I request to take a look at this and take a appropriate
decision on this.
Thanks,
Turkesh Patel
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1099833
Title:
[trunk/7.0] Regression: Advanced search does not support local
language
Status in OpenERP Server:
Confirmed
Bug description:
How to reproduce the bug:
- install a local language (eg: Chinese).
- Go to product (or whatever object)
- Expand Advanced search functionality
The fields are not translated in local language
In 6.1, fields where translated.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1099833/+subscriptions
References