And there was a bug with parenthesis and "AND", "OR" buttons.
Le 11/07/2014 00:33, Pedro Venâncio a écrit :
> Thank you very much Thomas!
>
>
>
> Best regards,
> Pedro
>
>
>
>
>> DE: Thomas RAFFIN
>>
>> Concerning "accent insensitive search", I don't know how to do this.
>>
>> I've just commited t
Thank you very much Thomas!
Best regards,
Pedro
> DE: Thomas RAFFIN
>
>Concerning "accent insensitive search", I don't know how to do this.
>
>I've just commited the correction, and added the date type. It
requires the new directory: plugins/common/jquery.ui
>
>bye
>
>Thomas
--
Concerning "accent insensitive search", I don't know how to do this.
I've just commited the correction, and added the date type. It requires
the new directory: plugins/common/jquery.ui
bye
Thomas
Le 10/07/2014 12:39, Pedro Venâncio a écrit :
> Hi Thomas,
>
> The "case insensitive" is already i
Hi Thomas,
The "case insensitive" is already implemented, but not the "accent
insensitive". That is, a search with "abílio" is different of "abilio", and it
would be great if they could be considered equals.
Thanks Thomas!
Best regards,
Pedro
- Mensagem original -
> DE: Thomas R
I will commit the insensitive search too (I thought it was already done)...
Le 10/07/2014 12:12, Pedro Venâncio a écrit :
> Hi Thomas,
>
> Yes, it solves the problem!
>
>
> I think you can correct it in the code.
>
> Just one more question, do you see any way to become a search "accent
> insensit
Hi Thomas,
Yes, it solves the problem!
I think you can correct it in the code.
Just one more question, do you see any way to become a search "accent
insensitive"? Something like "ilike" for case insensitive?
Thank you very much!
Best regards,
Pedro
- Mensagem original -
> DE:
hi,
Try with this line please: query = query.replace(/%/g,'%25');
If it is OK for you I will correct it in pmapper.
Thomas
Le 10/07/2014 01:11, Pedro Venâncio a écrit :
> Hi,
>
> I found something strange in QueryEditor plugin. By doing a search like this
>
> [nome_1] ILIKE '%pedro%'
> OR
> [no
Hi,
I found something strange in QueryEditor plugin. By doing a search like this
[nome_1] ILIKE '%pedro%'
OR
[nome_2] ILIKE '%campos%'
it does not give the expected result of the second clause. It seems to me that
there may be a bug.
The query POST is (firebug):
&operation=query&layername=tip