https://bugzilla.wikimedia.org/show_bug.cgi?id=1005
Max Semenik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Max Semenik <[email protected]> 2011-09-04 10:38:10 UTC --- strtoupper() will only work for main hieroglyph codes but not for aliases, e.g. <hiero>A</hiero> and <hiero>a</hiero> produce different hieroglyphs, G1 and D36 respectively. So what can we do here, stuff like a1 --> A1? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
