Ticket #6440 (closed defect (bug): fixed)

Opened 10 months ago

Last modified 10 months ago

generator easier to read if space not slash before version

Reported by: lloydbudd Assigned to: anonymous
Priority: low Milestone: 2.5
Component: General Version: 2.5
Severity: minor Keywords:
Cc:

Description

generator easier to read if space not slash before version

That was how it was in 2.3.3 and changed with #5085. I can't find a good reason for the change, perhaps to appeal to old school "Mozilla/4.76 (Win98; I)" style.

Most generator lines I've found uses spaces and I find this easier to read.

Attachments

6440.diff (0.9 kB) - added by lloydbudd on 03/28/08 19:01:41.

Change History

03/28/08 19:01:41 changed by lloydbudd

  • attachment 6440.diff added.

03/28/08 19:05:23 changed by westi

  • status changed from new to closed.
  • resolution set to fixed.

(In [7562]) Remove the slash from html generators and camelcase WP. Fixes #6440 props lloydbudd.