[Trunk / 7.0 ] --unaccent option does not work

Bug #1101277 reported by Damián Soriano
This bug report is a duplicate of:  Bug #1049653: --unaccent option does not work. Edit Remove
24
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Confirmed
Low
OpenERP's Framework R&D

Bug Description

I have OpenERP v7.0 in Ubuntu 12.04 with PostgreSQL. I updated the server with nightly builds,

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.

The same problem is present in v6.1 (https://bugs.launchpad.net/openobject-server/+bug/1049653) and a solution have been proposed to deal with this.

Related branches

summary: - --unaccent option does not work on v7.0
+ [Trunk / 7.0 ] --unaccent option does not work
Changed in openobject-server:
assignee: nobody → OpenERP's Framework R&D (openerp-dev-framework)
importance: Undecided → Low
status: New → Confirmed
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.