Closed Bug 140633 Opened 23 years ago Closed 23 years ago

directory datatemplate created in the bugzilla root directory

Categories

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

2.15
defect

Tracking

()

RESOLVED FIXED
Bugzilla 2.16

People

(Reporter: cedric.caron, Assigned: justdave)

Details

Attachments

(1 file)

Under windows 2000 a directory named datatemplate is created by bugzilla.
changing from

COMPILE_DIR => 'data',

to 

COMPILE_DIR => 'data/',

in global.pl seems to solve the problem...
I just duplicated this on Syndicomm...  sort of.  I got permission errors trying
to create datatemplate/en (because my webserver doesn't have write permissions
to the bugzilla root folder).

Cedric's fix worked for me, too (discovered independently)
Severity: normal → blocker
OS: Windows 2000 → All
Priority: -- → P1
Hardware: PC → All
Target Milestone: --- → Bugzilla 2.16
Attached patch patch v1 β€” β€” Splinter Review
changes 'data' to 'data/'
Comment on attachment 81328 [details] [diff] [review]
patch v1

This was reported on the TT list as a bug, but I thought it only affected
RELATIVE => 1, and I did check that the compiled templates were in the right
places. Oh well...

You need to change checksetup.pl as well. Bumping the lastRebuild date won't
help, though, but you should probably do it anyway, just in case.
Attachment #81328 - Flags: review-
Comment on attachment 81328 [details] [diff] [review]
patch v1

Actually, r=bbaetz x2. I'll handle checksetup in bug 140644, where I need to
rework this anyway.
Attachment #81328 - Flags: review-
Attachment #81328 - Flags: review+
Bug 140664, rather.
Checking in globals.pl;
/cvsroot/mozilla/webtools/bugzilla/globals.pl,v  <--  globals.pl
new revision: 1.164; previous revision: 1.163
done
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: