Opened 18 years ago
Closed 18 years ago
#6440 closed defect (bug) (fixed)
generator easier to read if space not slash before version
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.5 | Priority: | low |
| Severity: | minor | Version: | 2.5 |
| Component: | General | Keywords: | |
| Focuses: | 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 (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [7562]) Remove the slash from html generators and camelcase WP. Fixes #6440 props lloydbudd.