Download & Extend

another problems with non standard characters

Project:Image Notes
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

#1

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.

nobody click here