openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #26903
[Bug 1224948] Re: Wrong escaping in search view
Actually, the issue would be that they're escaped twice, the `/` is
output as `/` by I've no idea what, and / is then escaped by
the list view to /.
Either way, this was fixed by revision
xmo@xxxxxxxxxxx-20131015085523-5s5f587486gaa9zj
** Changed in: openobject-addons
Status: New => Fix Released
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1224948
Title:
Wrong escaping in search view
Status in OpenERP Addons (modules):
Fix Released
Bug description:
In the search view, some characters are not escaped
Step to reproduce:
1. Open Sales Order tree view
2. Type 'a' in the search view
Observed result:
Get suggestions for "Contract / Analytic"
Expected result:
Get suggestions for "Contract / Analytic"
Reproducible on 7 and trunk
Thanks
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1224948/+subscriptions
References