Closed
Bug 217103
Opened 22 years ago
Closed 22 years ago
page.cgi doesn't work.
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: justdave, Assigned: justdave)
Details
Attachments
(1 file)
742 bytes,
patch
|
gerv
:
review+
|
Details | Diff | Splinter Review |
No matter what you pass to page.cgi, you always get "that page doesn't exist in
the requested content type".
Turns out the pages/ path was getting prepended in the wrong place. Patch
coming shortly.
Assignee | ||
Comment 1•22 years ago
|
||
Assignee | ||
Updated•22 years ago
|
Attachment #130307 -
Flags: review?(gerv)
Assignee | ||
Updated•22 years ago
|
Target Milestone: --- → Bugzilla 2.18
Comment 2•22 years ago
|
||
Comment on attachment 130307 [details] [diff] [review]
Patch
Oops. r=gerv.
Gerv
Attachment #130307 -
Flags: review?(gerv) → review+
Assignee | ||
Comment 3•22 years ago
|
||
Checking in page.cgi;
/cvsroot/mozilla/webtools/bugzilla/page.cgi,v <-- page.cgi
new revision: 1.10; previous revision: 1.9
done
Status: NEW → RESOLVED
Closed: 22 years ago
Flags: approval+
Resolution: --- → FIXED
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
•