I had just gotten the previous version of imagenotes to work with Danish characters by following this method:

http://tech.groups.yahoo.com/group/fotonotes/message/31

But now, after the text is being store in the drupal database, this fix does not work anymore.

Any non standard chracters are simply not transfered to the imagenotes table.

Comments

lennart’s picture

I have solved this problem by utf-8 encoding $fn_annotation occurences in drupal.fndb.inc

I do not know if thi is the best way. And I cannot create a patch, but it seems to work for me.