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

kejoinet’s picture

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

elfur’s picture

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.