Closed Bug 208827 Opened 22 years ago Closed 19 years ago

Default Attachment Creation to "autodetect"

Categories

(Bugzilla :: User Interface, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED
Bugzilla 2.22

People

(Reporter: jwilmoth, Assigned: goobix)

References

Details

Attachments

(1 file, 2 obsolete files)

User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) Build Identifier: As a user convenience the create.html.tmpl template should default the "contenttypemethod" radio button group to the "autodetect" value. Reproducible: Always Steps to Reproduce: 1. Goto an existing issue 2. Click the "Create a New Attachment" hyperlink 3.
sets the autodetect radio button option as the default.
hmm, that sounds worthy :)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Component: Attachments & Requests → User Interface
Comment on attachment 125250 [details] [diff] [review] Patch to default the attachment type to "autodetect" Whew, lots of whitespace changes in that patch. I'm not real concerned about those though. The reason for the negative review is the "CHECKED" should be lowercase to conform with the rest of the html. We may even have a little argument over whether it should be |checked| or |checked="checked"| so I'll need to find a few opinions on that. :)
Attachment #125250 - Flags: review-
checked="checked" for valid html4. I should probably run gmuck over the files again at some point.
made html 4 compliant by changeing input element checked attribute to checked="checked"
Attachment #125250 - Attachment is obsolete: true
OS: Windows XP → All
Hardware: PC → All
An alternative patch if you want to ingore the space-changes made by the previous one.
Attachment #128283 - Flags: review?
Comment on attachment 125761 [details] [diff] [review] html4 compliant revision of previous patch r=kiko. The whitespace changes are okay by me, but either is fine Next time ou might want to do a diff -b to avoid the whitespace slowing down review.
Attachment #125761 - Flags: review+
Flags: approval?
*** Bug 140480 has been marked as a duplicate of this bug. ***
I think bug 85132 should be fixed before this patch goes in, since otherwise auto-detect will fail a lot.
Depends on: 85132
Flags: approval?
Comment on attachment 128283 [details] [diff] [review] Previous patch without the space changes I'd rather go for the one without whitespace changes to avoid unnecessary possible problems with annotate listings becoming illogal, whitespace changes causing conflicts when backing out this patch and so on.
Attachment #128283 - Flags: review? → review+
Target Milestone: --- → Future
What's the deal with this? We have some review+ patches here... and they're after the time that approval was asked for.
Flags: approval?
Targeting bug to 2.20 since the 2.20 feature freeze was canceled.
Target Milestone: Future → Bugzilla 2.20
This one is still awaiting a fix for bug 85132.
Flags: approval?
Target Milestone: Bugzilla 2.20 → Bugzilla 2.22
Actually, scratch that. Experience shows that auto-detect does a good enough job enough of the time that we don't need to get magic integrated first before we do this.
No longer depends on: 85132
Requesting approval based on comment 14.
Flags: approval?
Attachment #125761 - Attachment is obsolete: true
Assignee: myk → vladd
wow, patch still applies cleanly. :) Vlad: care to do the honors, since it's your patch? If not, LpSolit will probably get it in the next day or so.
Flags: approval? → approval+
QA Contact: mattyt-bugzilla → default-qa
Checking in template/en/default/attachment/create.html.tmpl; /cvsroot/mozilla/webtools/bugzilla/template/en/default/attachment/create.html.tmpl,v <-- create.html.tmpl new revision: 1.22; previous revision: 1.21 done
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Thanks for the check in, LpSolit!
*** Bug 327625 has been marked as a duplicate of this bug. ***
Flags: approval2.20?
Flags: approval2.20? → approval2.20-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: