Closed Bug 137771 Opened 22 years ago Closed 20 years ago

downcase element and attribute names and quote attribute values

Categories

(Bugzilla :: User Interface, defect, P3)

2.15
defect

Tracking

()

RESOLVED FIXED
Bugzilla 2.18

People

(Reporter: jwbaker, Assigned: jwbaker)

Details

Attachments

(1 file, 1 obsolete file)

Bugzilla should be as close to XHTML as possible without breaking HTML 4.01
Transitional.  Elements should be lowercase and attributes should be quoted.
Attached patch downcase and quote in CGI.pl (obsolete) — Splinter Review
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → Bugzilla 2.18
Blocks: 47251
This is happening as we templatise.

Gerv
What does that mean, exactly?  Ignore everything in CGI.pl because eventually it
won't exist anymore?  Or something else?
It means all output in CGI.pl will eventually be templatised, yes.
Comment on attachment 79438 [details] [diff] [review]
downcase and quote in CGI.pl

Theres now only one place in CGI.pl which uses upper cased stuff - make_options
Attachment #79438 - Flags: review-
No longer blocks: 47251
Unloved bugs targetted for 2.18 but untouched since 9-15-2003 are being
retargeted to 2.20
If you plan to act on one immediately, go ahead and pull it back to 2.18.
Target Milestone: Bugzilla 2.18 → Bugzilla 2.20
Will update patch.
Target Milestone: Bugzilla 2.20 → Bugzilla 2.18
There are still ALL CAPS elements and unquoted attribute values in CGI.pl. 
This patch addresses the remaining ones.
Attachment #79438 - Attachment is obsolete: true
This was fixed already when we switched to using Perl's CGI.pm
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: