ok..., After some more investigating it appeared that the db field type was a mediumblob. After changing it to a varchar the problem was solved... :-)
Greetz, - Kors van Beem -----Oorspronkelijk bericht----- Van: Kors van Beem [mailto:[EMAIL PROTECTED] Verzonden: woensdag 4 augustus 2004 16:27 Aan: '[EMAIL PROTECTED]' Onderwerp: sorting an mm:list case unsensitive... Hi there, I'm trying to sort a <mm:list orderby="content_item.title">. However this results a list where the uppercase values are returned first, after that the lowercase values follow. I tried: orderby="lower(content_item.title)" but unfortunately that didn't work. Hope you can help me, Greetz, Kors van Beem
