earlSt1 / vtt-compendium-folders

Collapsable folders in the compendium directory and folder structures inside compendiums for FoundryVTT
21 stars 18 forks source link

Some searches for items with accentuated characters within Folders in a Compendium fail. #169

Open CyrilRonseaux opened 1 year ago

CyrilRonseaux commented 1 year ago

If you have an Item whose name includes non ascii characters, like é à ê ñ etc. (French, Spanish, Greek, Russian, ...), and you put it inside a Folder in a compendium, searching by name may not work. image Note that the item does exist: image

The issue happens when you search for that special character followed by at least one other character.

Steps to reproduce:

Some "special" characters fail when searching with a preceeding character:

Some "special" characters simply seem to work.

Compendium Folder seem to be the issue, as the search works fine if no folder is present.

Tested as of:

CyrilRonseaux commented 1 year ago

Additional test cases:

Weissrolf commented 1 year ago

For me searches without accentuated characters also fail.

Module disabled:

Module enabled (all other modules disabled):

earlSt1 commented 1 year ago

@Weissrolf this looks like a problem with the newest changes in the pf2e search filter. I've got a ticket to investigate that here: #149

@CyrilRonseaux Thanks for raising this, will look into it when i get the chance

Weissrolf commented 1 year ago

Ah, so different issues. Sorry for reporting in the wrong thread then. :-)