Yes. And allowing capital ASCII letters in U-labels would work. By doing so, is there any possibility for regression in other parts of the protocol?<div><br></div><div>=wil<br><br><div class="gmail_quote">2009/8/31 Patrik Fältström <span dir="ltr">&lt;<a href="mailto:patrik@frobbit.se">patrik@frobbit.se</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
On 31 aug 2009, at 07.05, Patrik Fältström wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So, casefold of the ascii in the A-label only result in casefold of<br>
the ascii in the U-label.<br>
</blockquote>
<br></div>
Ok, after a gulp of coffee, I see your point.<br>
<br>
In the tables document we have the following:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
2.5. LDH (E) E:<br>
<br>
    cp is in {002D, 0030..0039, 0061..007A}<br>
</blockquote>
<br>
That make for example &#39;F&#39; illegal in an U-label.<br>
<br>
By changing this rule to the following, uppercase ASCII would be ok to have in an U-label.<br>
<br>
2.5. LDH (E) E:<br>
<br>
    cp is in {002D, 0030..0039, 0041..005A, 0061..007A}<br>
<br>
<br>
   paf<br>
<br>
<br>_______________________________________________<br>
Idna-update mailing list<br>
<a href="mailto:Idna-update@alvestrand.no">Idna-update@alvestrand.no</a><br>
<a href="http://www.alvestrand.no/mailman/listinfo/idna-update" target="_blank">http://www.alvestrand.no/mailman/listinfo/idna-update</a><br>
<br></blockquote></div><br><br>
</div>