Closed Bug 282873 Opened 19 years ago Closed 19 years ago

Errorlog doesn't use $datadir

Categories

(Bugzilla :: Bugzilla-General, defect, P3)

2.19.2

Tracking

()

VERIFIED DUPLICATE of bug 280193

People

(Reporter: bugreport, Assigned: bugreport)

References

Details

Attachments

(1 file)

errorlog is hardcoded to a directory called "data/"
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → Bugzilla 2.20
Version: unspecified → 2.19.2
Attached patch trivial fixSplinter Review
Assignee: general → bugreport
Attachment #174853 - Flags: review?
Blocks: 280193
Depends on: 283019
Comment on attachment 174853 [details] [diff] [review]
trivial fix

The right way to do this is to avoid the $:: notation.
Please wait for bug 283019 and use Bugzilla::Config qw(:locations) so that you
can say if (-w "$datadir/errorlog").
Attachment #174853 - Flags: review? → review-
No longer blocks: 280193
Depends on: 280193
Whiteboard: [blocker will fix]
Be honest, this is a dupe of bug 280193. ;)

*** This bug has been marked as a duplicate of 280193 ***
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
No longer depends on: 280193
Resolution: --- → DUPLICATE
Whiteboard: [blocker will fix]
Status: RESOLVED → VERIFIED
clearing target of DUPLICATE/WONTFIX/INVALID/WORKSFORME so they'll show up as
untriaged if they get reopened.
Target Milestone: Bugzilla 2.20 → ---
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: