Skip to content

Query parameters encoding ? #14

@yucer

Description

@yucer

When searching a value that has accents, the query doesn't find it.

Ex:

category_ids = ProductCategory.search(['name','=','Institución'])

After an RPC debug i saw this encoded value:

Instituci\xf3n

I tried with this value too but nothing changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions