Closed
Bug 94553
Opened 24 years ago
Closed 24 years ago
process_bug.cgi allows too-short comments
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
People
(Reporter: myk, Assigned: justdave)
Details
Attachments
(2 files)
|
1.10 KB,
patch
|
Details | Diff | Splinter Review | |
|
1.10 KB,
patch
|
Details | Diff | Splinter Review |
For changes that require commentary, process_bug.cgi allows users to enter,
among other things, a single period "." as a comment. This defeats the purpose
of the requirement. process_bug.cgi should detect comments that do not contain
content and throw an error requesting the user to submit a real comment.
| Reporter | ||
Comment 1•24 years ago
|
||
| Reporter | ||
Comment 2•24 years ago
|
||
| Reporter | ||
Comment 3•24 years ago
|
||
The patch is a small improvement over the current behavior, but it would still
allow someone to enter three periods as a comment. I'm taking suggestions for
improvement.
Summary: process_bug.cgi allows comments → process_bug.cgi allows comments
| Reporter | ||
Comment 4•24 years ago
|
||
Something funky happened.
Summary: process_bug.cgi allows comments → process_bug.cgi allows too-short comments
| Reporter | ||
Comment 5•24 years ago
|
||
*** This bug has been marked as a duplicate of 67613 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Yuck. verify duplicate of a bug that was verified wontfix.
I picked . because it results in no line of bugmail, but per asa i will
probably discontinue such usage.
Personally I'd prefer that we allow some people to verify w/o comment but that
seems unlikely.
Status: RESOLVED → VERIFIED
Comment 7•24 years ago
|
||
myk, sorry for wasting your time because I can't make up my mind.
| Assignee | ||
Comment 8•24 years ago
|
||
moving all closed Bugzilla bugs to the new Bugzilla product.
This batch is DUPLICATE/INVALID/WORKSFORME/WONTFIX
reassigning to default owner and QA in case of the bug being reopened.
Clearing milestones, since we really shouldn't have them on these types of
resolutions. Sorry for the spam everyone...
Assignee: myk → justdave
Status: VERIFIED → NEW
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
Version: Bugzilla 2.13 → unspecified
Comment 9•24 years ago
|
||
Verification got lost.
And now YOU suffer the consequences of this bug - or this mail would not have
been sent =)
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•