Ticket #3609 (closed defect (bug): wontfix)

Opened 2 years ago

Last modified 2 years ago

Remove the trailing slash from RSD link if serving as HTML

Reported by: nickshanks Assigned to: anonymous
Priority: normal Milestone:
Component: Administration Version: 2.1
Severity: normal Keywords: has-patch
Cc:

Description

Another minor patch

Attachments

general_templates2.diff (1.0 kB) - added by nickshanks on 01/18/07 12:04:11.
removes two slashes

Change History

01/18/07 02:58:14 changed by nickshanks

This patch will cause xhtml-served-as-html pages to fail to validate (though continue to work fine)
I recommend delaying this till after 2.1 (whereas 2608 and 3610 can both go in for 2.1)

01/18/07 12:04:11 changed by nickshanks

  • attachment general_templates2.diff added.

removes two slashes

03/27/07 23:25:30 changed by foolswisdom

  • milestone changed from 2.2 to 2.3.

06/02/07 02:08:32 changed by rob1n

  • status changed from new to closed.
  • resolution set to wontfix.
  • milestone deleted.
  1. This approach isn't appealing at all.
  2. We serve XHTML. See http://trac.wordpress.org/ticket/3764 for a possible option to switch, which will address this.