Hi !
There seems to be a problem with the display of some attributes values in filtering menu.
For example, if I have in my bucket
AA=Boy's ball
Attribute “Boy’s ball” is displayed in the filtering menu under “AA” group.
If I uppercase “b” from “ball” and force a recrawl, I have in my bucket :
AA=Boy's Ball
Attribute “Boy’s Ball” is NOT displayed in the filtering menu under “AA” group.
For information, I’ve tried to debug this myself so I’ve dumped $nav variable in index-common.pm:309 and in first case, attribute is present unlike the second case. This is therefore not a problem with the template compilation.
Can you help me ?
Best regards,
Sylvain
Edit : update example (typo)