openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #06716
[Bug 1049653] Re: --unaccent option does not work
** Changed in: ocb-server/7.0
Status: Fix Committed => Invalid
--
You received this bug notification because you are a member of OpenERP
Community Backports, which is subscribed to OpenERP Community Backports
(Server).
https://bugs.launchpad.net/bugs/1049653
Title:
--unaccent option does not work
Status in OpenERP Community Backports (Server):
Invalid
Status in OpenERP Community Backports (Server) 6.1 series:
Fix Released
Status in OpenERP Community Backports (Server) 7.0 series:
Invalid
Status in OpenERP Server:
Fix Released
Bug description:
I have OpenERP v6.1 in Ubuntu 12.04 with PostgreSQL. I updated the
nightly builds, version: OpenERP Server 6.1-20120910-233309.
I create a new OpenERP database called X.
I installed postgresql-contrib for using unaccent in PostgreSQL and
connect to the database X with psql. I execute "create extension
unaccent;" to have access to unaccent in the database X.
I start the OpenERP server with the '--unaccent' option.
After all this, if I search over product name, I do not receive the
expected result. For example, if I have products 'aeío' and 'aeio' and
I search with string 'aeí' I receive only the first product and not
the second.
I check the log (using option --log-sql in the server) and I don't see
any usage of unaccent function in the querys.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ocb-server/+bug/1049653/+subscriptions