Closed Bug 286542 Opened 19 years ago Closed 19 years ago

in the html source of owners.html, each module owner and peer should be on a separate line

Categories

(Webtools Graveyard :: Despot, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: steffen.wilberg, Assigned: jwatt)

References

()

Details

Attachments

(1 file, 2 obsolete files)

It would be nice if the module owners and peers would be on a separate line each
in the html source of owners.html, to make diff and blame useful.
The display of the file in a browser would not be affected.
Some people are never happy. ;-) I agree, this would be better. Since I fixed
bug 245664 I'll take this one as well.
Assignee: justdave → jonathan.watt
Attached patch patch (obsolete) — Splinter Review
The Owners mailto is a URI, so I can't split it over multiple lines. However,
you should be able to tell which peer(s) have been added/removed more easily
with this patch.
Attachment #177735 - Flags: review?(myk)
Status: NEW → ASSIGNED
Umm, oops. More haste less speed. That should be:

+                print OWNERS qq|
+        </td>

of course.
Thanks for taking this!

Some modules have more than one owner, e.g.
http://www.mozilla.org/owners.html#standalone-mail. Those should be on a
separate line as well. That's what I meant.
Ah, okay. How about this then?
Attachment #177740 - Flags: review?(myk)
Comment on attachment 177740 [details] [diff] [review]
alternative patch - puts owner names on separate lines

Escape characters aren't interpolated in single-quoted strings, so the join
string needs to be double-quoted.  Otherwise this looks good and works well.
Attachment #177740 - Flags: review?(myk) → review-
Attachment #177735 - Flags: review?(myk)
Okay, this should fix that.
Attachment #177735 - Attachment is obsolete: true
Attachment #177740 - Attachment is obsolete: true
Attachment #177779 - Flags: review?(myk)
Attachment #177779 - Flags: review?(myk) → review+
Checked in. Marking fixed.

Checking in mozilla/webtools/despot/syncit.pl;
/cvsroot/mozilla/webtools/despot/syncit.pl,v  <--  syncit.pl
new revision: 1.31; previous revision: 1.30
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Thanks again.
Status: RESOLVED → VERIFIED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: