Hi,
I have album titles with special french letters like "ç" or "è".
On the "audio > Browse by" page, album titles are showing correctly, but when i select one specific album, the "audio > Browse by > album" page is not showing the album title correctly (the album title looks like the URL).
To my opinion, the album title is built using the "clean" field instead of the "value" field of the "audio_metadata" table...
Can someone solve that problem?
Comments
Comment #1
drewish commentedcould you provide a link so i can take a look?
Comment #2
Philou2704-1 commentedThe link to my test site is ...
Not on line anymore.
Comment #3
drewish commentedyeah, that's the way it's supposed to be working. so we'll change this to a feature request.
Comment #4
drewish commentedthis seems like it would still be a useful change. i think it'll require an extra query in audio_page_browse_by() to locate a non-cleaned value.