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

--- Comment #19 from Aryeh Gregor <[email protected]> 2010-05-26 
00:07:06 UTC ---
Sorry for the long delay.  It looks okay to me at a glance, although I haven't
tested it.  If you've tested that it doesn't break things in IE, go ahead and
commit it IMO.  People will report it if there are any bugs.

(In reply to comment #18)
> i also do not think the line
> summary.maxLength = 250;
> is required or desired. leaving a limit of 200 chars seems reasonable. this
> whole bug is about *adding* a test for no-more-than-250-bytes to the existing
> no-more-than-200-chars limitation.

The 200-char limit exists only as a crude hack to prevent most Latin-based
languages from hitting 255 bytes.  It's not necessary if we have a better
technique, like this.

-- 
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

Reply via email to