Closed
Bug 12583
Opened 26 years ago
Closed 26 years ago
Milestone Plan CGI script does not handle restricted bugs very well.
Categories
(Bugzilla :: Bugzilla-General, defect, P3)
Tracking
()
VERIFIED
FIXED
Bugzilla old
People
(Reporter: kberk.spamaway, Assigned: endico)
References
()
Details
Kevin Berkheiser wrote:
>
> I was here http://www.mozilla.org/projects/seamonkey/milestones/index.html
>
> I was clicked to view the Necko Feature Tracking Link
> http://bugzilla.mozilla.org/chofmann.cgi?id=10729 and get this error:
>
> 7450 M9 rpotts@netscape.com Crashes when getting another URL
> Content-type: text/html
>
> Software error:
>
> select login_name from profiles where userid = : at globals.pl
> line 45.
>
> Please send mail to this site's webmaster for help.
>
> The very next bug is 7682.
>
> If I go here http://bugzilla.mozilla.org/showdependencytree.cgi?id=10729 I
> can see the full list.
>
> If I click on bug 7682 it says I don't have permission to use this? Is this
> intentional or a bugzilla problem?
There are certain special bugs in bugzilla which not everyone is
supposed to see. bugzilla is not handling this very well, there are some
problems as you can see. I suggest file a bug in bugzilla to fix
bugzilla.
Andreas
Updated•26 years ago
|
Assignee: terry → endico
Comment 1•26 years ago
|
||
I just made a change to showdependencytree.cgi that improves this kind of thing.
A similar change needs to be made to chofmann.cgi. Since that script is not a
real part of bugzilla (not checked in or anything), I am reassigning this bug
to dawn, who I believe is responsible for it.
| Reporter | ||
Updated•26 years ago
|
Summary: Bugzilla does not handle restricted bugs very well. → Milestone Plan CGI script does not handle restricted bugs very well.
| Reporter | ||
Comment 2•26 years ago
|
||
Since the bug was fixed in bugzilla, I am modifying the title to more accurately
state the problem.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•26 years ago
|
||
i'm planning to add milestones to showdependencytree.cgi (for installations that
use milestones) and nuke chofmann.cgi. (hopefully today)
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 4•26 years ago
|
||
I merged the changes from chofmann.cgi into showdependencies.cgi and disabled
chofmann so it now only prints a url to the other script. Marking fixed.
Comment 6•24 years ago
|
||
Moving to Bugzilla product
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
QA Contact: matty
Target Milestone: --- → Bugzilla old
Version: other → unspecified
Updated•12 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
•