Closed Bug 160297 Opened 22 years ago Closed 18 years ago

clean up filesystem permissions code in checksetup.pl

Categories

(Bugzilla :: Installation & Upgrading, enhancement, P3)

2.15
enhancement

Tracking

()

RESOLVED FIXED
Bugzilla 3.0

People

(Reporter: myk, Assigned: mkanat)

References

Details

(Whiteboard: [fixed by blocker])

Every time I review changes to the code in checksetup.pl that deals with
filesystem permissions I have to figure it out all over again.  This code should
be cleaner and easier to understand.  There should be a table of
files/directories and their permissions (in easy-to-understand format rather
than as octal masks) which gets processed and reflected into the filesystem.
I'll bet I could do this either during or after bug 277502.
Assignee: justdave → mkanat
Severity: normal → enhancement
Depends on: 277502
Priority: -- → P3
Assignee: mkanat → general
QA Contact: mattyt-bugzilla → default-qa
Okay, I fixed this as part of bug 346552. It's all in a constant called FILESYSTEM now, in Bugzilla::Install::Filesystem.
Status: NEW → RESOLVED
Closed: 18 years ago
Component: Bugzilla-General → Installation & Upgrading
Depends on: 346552
No longer depends on: 277502
Resolution: --- → FIXED
Whiteboard: [fixed by blocker]
Target Milestone: --- → Bugzilla 3.0
Assignee: general → mkanat
You need to log in before you can comment on or make changes to this bug.