another problems with non standard characters

lennart - November 14, 2006 - 12:35
Project:Image Notes
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

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.

#1

lennart - November 14, 2006 - 13:15

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.

 
 

Drupal is a registered trademark of Dries Buytaert.