Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Request Tracker: Devel

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

 

 

Request Tracker devel RSS feed   Index | Next | Previous | View Threaded


jlong at messiah

May 30, 2008, 8:16 AM

Post #1 of 2 (674 views)
Permalink
[3.8beta PATCH] xhtml: superfluous encoding of XHTML attributes

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)
Attachments: xhtml-attribute-encoded-chars.patch (4.97 KB)


sunnavy at bestpractical

May 30, 2008, 8:46 AM

Post #2 of 2 (621 views)
Permalink
Re: [3.8beta PATCH] xhtml: superfluous encoding of XHTML attributes [In reply to]

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





_______________________________________________
List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel

Request Tracker devel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.