https://bugzilla.wikimedia.org/show_bug.cgi?id=33507

--- Comment #32 from Santhosh Thottingal <[email protected]> 
2012-01-23 15:43:12 UTC ---
There are 3 characters which can create problem here.

1. U+09DC BENGALI LETTER RRA has Canonical decomposition: U+09A1 BENGALI
LETTER DDA + U+09BC BENGALI SIGN NUKTA

2. U+09DD BENGALI LETTER RHA -U+09A2 BENGALI LETTER DDHA + U+09BC BENGALI
SIGN NUKTA

3. U+09DF BENGALI LETTER YYA  - U+09AF BENGALI LETTER YA + U+09BC BENGALI
SIGN NUKTA

These are involved in the name spaces. Unless you look at the code points, a
browser search or visual appearance will not  show you the difference. I doubt
somewhere in the configuration, this has been mixed up as noted in comment 12.
And in comment i7 it was suggested to use non decomposed (atomic ) form for
namespaces.  

So far I could not find where it is mixed up, but I hope this can give a clue.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to