Closed
Bug 182993
Opened 23 years ago
Closed 18 years ago
If there's only one value for a field automatically suggest and use it. ideally don't use an editable control for it.
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 365129
People
(Reporter: timeless, Unassigned)
References
()
Details
the setup is a bit strange, so first here's what i was trying to do:
migrate an unfiled bug from Browser:Internationalization to
MailNews:Internationalization
Steps: enter a bug, use the bookmark option get
http://bugzilla.mozilla.org/enter_bug.cgi?cc=smontagu%40netscape.com&cc=&assigned_to=&blocked=&bug_file_loc=&bug_severity=normal&bug_status=UNCONFIRMED&comment=in%20bug%20181711%20comment%203%20there%20is%20this%20string%3A%20%22output%E2%80%94that%22%20in%20mozmail%20the%0D%0Abugmail%20instead%20had%20%22output%E8%91%89hat%22&dependson=&form_name=enter_bug&keywords=&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=Windows%202000&priority=--&product=Browser&rep_platform=PC&short_desc=bad%20character%20set%20detection&version=Trunk
change "Browser" to "MailNews", load url.
reselect Internationalization.
reclear the url field.
reenter the blocking value (i'm not sure whose fault each of those are, most are
filed...)
Here's the problem that caused the problem: Browser and MailNews have different
versions v. |other| - bug 182988.
Here's the problem i want fixed: If there's only one option for a field (meaning
that it's mandatory and not really an option) we should:
1. automatically select it (for enter_bug) even if there was bad input beforehand
2. not actually use a select widget (in enter_bug)
3. automatically coerce bad input (for post_bug) to the only acceptable value
Internal Error
Bugzilla has suffered an internal error. Please save this page and send it to
endico@mozilla.org with details of what you were doing at the time this message
appeared.
URL:
http://bugzilla.mozilla.org/post_bug.cgi?product=MailNews&component=Internationalization&rep_platform=PC&op_sys=Windows+2000&priority=--&bug_severity=normal&bug_status=UNCONFIRMED&assigned_to=&cc=smontagu%40netscape.com&bug_file_loc=&short_desc=bad+character+set+detection+for+%27%E2%80%94t%27&comment=I+got+bugmail+for+bug+181711+comment+3%2C+mozmail+%28imap+connection%29+-+cvs+build%0D%0Afrom+about+two+weeks+ago+rendered+%22output%E8%91%89hat%22%2C+displaying+the+source%2Fmessage%0D%0Aas+Western+%28ISO-8859-1%29+triggers+results+in+%22output%E2%80%94that%22.%0D%0A%0D%0AOddly+the+character+coding+is+listed+as+Western+%28ISO-8859-1%29+even+while%0D%0Auniversal+autodetect+is+triggering+%E8%91%89.&keywords=&dependson=181711&blocked=&form_name=enter_bug
A legal Version was not set.
Variables:
Updated•19 years ago
|
QA Contact: mattyt-bugzilla → default-qa
Updated•19 years ago
|
Assignee: myk → create-and-change
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•