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

drewish’s picture

could you provide a link so i can take a look?

Philou2704-1’s picture

Title: Don't use clean fields for titles on browse by pages. » No accent for the album title on the "audio by album" page?
Version: 5.x-2.x-dev » 5.x-0.2
Category: feature » bug

The link to my test site is ...

Not on line anymore.

drewish’s picture

Title: No accent for the album title on the "audio by album" page? » Don't use clean fields for titles on browse by pages.
Category: bug » feature

yeah, that's the way it's supposed to be working. so we'll change this to a feature request.

drewish’s picture

Version: 5.x-0.2 » 5.x-2.x-dev

this 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.