Closed
Bug 72064
Opened 24 years ago
Closed 24 years ago
duplicates.cgi permissions.
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
People
(Reporter: gerv, Assigned: justdave)
Details
I seem to remember that the permissions for duplicates.cgi are not being set
correctly - this is probably because it's new and hasn't made it into the
correct part of checksetup.pl. This needs fixing for 2.12.
More generally, could we not avoid this problem in future by giving one set of
permissions to *.cgi, another set to *.pl?
Gerv
| Reporter | ||
Comment 1•24 years ago
|
||
Nominating for 2.12. Tara: ping? You didn't get bug mail when I submitted
this... is that intentional?
Gerv
Target Milestone: --- → Bugzilla 2.12
Comment 2•24 years ago
|
||
All .cgi files are already treated executable:
http://lxr.mozilla.org/mozilla/source/webtools/bugzilla/checksetup.pl#506
Dave checked this in at 2000-07-18 for bug 32220.
And not all .pl files are executable, e.g. CGI.pl, globals.pl, bug_form.pl.
*** This bug has been marked as a duplicate of 32220 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Comment 3•24 years ago
|
||
clearning milestone on resolved non-FIXED bugs in case they ever get reopened.
Target Milestone: Bugzilla 2.12 → ---
| Assignee | ||
Comment 4•24 years ago
|
||
moving to Bugzilla product
reassign to default owner/qa for INVALID/WONTFIX/WORKSFORME/DUPLICATE
Assignee: tara → justdave
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
Version: Bugzilla 2.11 → unspecified
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
•