[Rt-devel] [3.8beta PATCH] xhtml: superfluous encoding of XHTML attributes

sunnavy sunnavy at bestpractical.com
Fri May 30 11:46:04 EDT 2008


thanks, applied :)

On May 30, 2008, at 11:16 PM, Jason Long wrote:

> RT is making XHTML that looks like this
>
>  ... name="ShowDisabled" value="1" checked="checked" />
>
> This means xhtml code is being unnecessarily "encoded",
> leading to bad XHTML output.
>
> This patch addresses some (but maybe not all) places where this is
> happening.
> ---
>
> share/html/Admin/CustomFields/index.html |    2 +-
> share/html/Admin/Queues/Modify.html      |    6 +++---
> share/html/Admin/Queues/index.html       |    2 +-
> share/html/Elements/SelectBoolean        |    4 ++--
> share/html/Elements/SelectMatch          |    8 ++++----
> share/html/Elements/SelectResultsPerPage |    2 +-
> share/html/Search/Elements/SelectGroupBy |    2 +-
> 7 files changed, 13 insertions(+), 13 deletions(-)
>
> (Patch is attached)
> <xhtml-attribute-encoded- 
> chars.patch>_______________________________________________
> List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel


best wishes
sunnavy







More information about the Rt-devel mailing list