- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 23 Jul 2008 08:33:49 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5808
Thomas Broyer <t.broyer@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.broyer@gmail.com
--- Comment #5 from Thomas Broyer <t.broyer@gmail.com> 2008-07-23 08:33:48 ---
(In reply to comment #4)
>
> > In particular, I made bad
> > names and attributes just get mutated so that bad characters turn into "_"
> > characters, with clashes being dealt with by dropping attributes, instead of
> > suggesting using a mapping function.
>
> I'd much prefer having a mapping function that can't cause clashes. That way, I
> don't need to deal with attribute name clashes.
Why not use ISO9075-like encoding? (i.e. replace \uXXXX with _xXXXX_)
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Wednesday, 23 July 2008 08:34:23 UTC