Bugzilla:UI Hackathon: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 9: Line 9:
* [https://bugzilla.mozilla.org/show_bug.cgi?id=102957 redesign edit attachments screen]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=102957 redesign edit attachments screen]
* fix loss of "edit as comment" comments when going back to "edit attachment" page (new version of firefox won't have this problem, but other browsers still will; perhaps just submit the page back to the server for "edit as comment"?)
* fix loss of "edit as comment" comments when going back to "edit attachment" page (new version of firefox won't have this problem, but other browsers still will; perhaps just submit the page back to the server for "edit as comment"?)
* [https://bugzilla.mozilla.org/show_bug.cgi?id=208827 autodetect attachment type by default] status: ghendricks taking
* [https://bugzilla.mozilla.org/show_bug.cgi?id=208827 autodetect attachment type by default] status: in further discussions it seems like we can get rid of content type selection upon attachment creation entirely, since autodetect has a very high degree of accuracy these days.  we can probably also get rid of the "patch" checkbox with a routine that checks text/plain attachments to see if they are patches; we might want to pull in File::MMagic to catch cases where the browser tells us the wrong thing
* [https://bugzilla.mozilla.org/show_bug.cgi?id=252782 inline image attachments]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=252782 inline image attachments]
* [http://bugzilla.mozilla.org/show_bug.cgi?id=302669 include attachment data in "export bug" XML output] status: ghendricks taking
* [http://bugzilla.mozilla.org/show_bug.cgi?id=302669 include attachment data in "export bug" XML output] status: ghendricks is working on this
* [https://bugzilla.mozilla.org/show_bug.cgi?id=5179 submit an attachment while entering a bug]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=5179 submit an attachment while entering a bug]
* make attachment creation work when choosing reviewer on intermediate screen
* make attachment creation work when choosing reviewer on intermediate screen
* simplify setting a content type by doing it automatically (including setting the patch flag)
* let users attach multiple URLs/references to a bug when that makes more sense than attaching the file
* let users attach multiple URLs/references to a bug when that makes more sense than attaching the file
Confirmed users
61

edits