#12199 closed enhancement (fixed)
Remove references to Bugzilla fields from submission guidelines, and match fields to Trac fields
Reported by: | lambda@… | Owned by: | jmpalacios (Juan Manuel Palacios) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | guide | Version: | |
Keywords: | Cc: | jmpalacios (Juan Manuel Palacios) | |
Port: |
Description
The MacPorts user guide references several fields that exist in Bugzilla but not in Trac. Also, it mentions the macports-tickets list, which doesn't seem to exist, and the fields that do match with Trac are in a different order than they are in trac. The attached patch does some rearranging and deleting of fields. Further changes will need to be applied on top of this patch to bring it fully into sync with Trac and the way submissions are handled now.
Attachments (1)
Change History (5)
Changed 17 years ago by lambda@…
Attachment: | guide-submission-remove-bugzilla-fields.patch added |
---|
comment:1 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 17 years ago by nox@…
Priority: | Expected → Normal |
---|---|
Version: | 1.5 |
comment:3 Changed 17 years ago by nox@…
Type: | contribution → enhancement |
---|
comment:4 Changed 16 years ago by (none)
Milestone: | Website & Documentation |
---|
Milestone Website & Documentation deleted
Note: See
TracTickets for help on using
tickets.
Committed a heavily modified version of this patch in r26582 to make room for remaining trac ticket fields, please take a look at the commit itself for more information. Closing ticket, thanks for the contributions!
-jmpp