Project:Family Tree
Version:6.x-1.1
Component:Code
Category:bug report
Priority:normal
Assigned:kejoinet
Status:active

Issue Summary

I have a problem whit æøåÆØÅ you do not use the iso from drupal.

I can see in Parent 1: and 2: in Groups Index if my name is Jørgensen it stand as JøRGENSEN in Parent 1: and 2:

Comments

#1

I did not remember to say that after save it will say error in Parent 1: and 2:

#2

I have this same problem, with Icelandic characters.

my solution was to make a small change to the individual.inc file. Search for strtoupper and remove it (along with the bracket that is wrapped around the $node->SURN following it). You should find it in two different lines.