Closed
Bug 347619
Opened 19 years ago
Closed 19 years ago
skins/custom/*.css not created
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.0
People
(Reporter: LpSolit, Assigned: mkanat)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
767 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
I did a fresh install yesterday, and my apache error log is full of messages of the form:
File does not exist: /var/www/html/bugzilla-pg/skins/custom/index.css
File does not exist: /var/www/html/bugzilla-pg/skins/custom/global.css
Running checksetup.pl again and again doesn't help, these files are still missing. the skins/custom directory exists, but remains empty.
| Assignee | ||
Comment 1•19 years ago
|
||
Yep, you're right. I'll look into it.
| Reporter | ||
Comment 2•19 years ago
|
||
*** Bug 348549 has been marked as a duplicate of this bug. ***
| Reporter | ||
Comment 3•19 years ago
|
||
Look at bug 348549 comment 0 for a possible explanation of the problem.
| Assignee | ||
Comment 4•19 years ago
|
||
Ah, very simple. I see what happened. When I moved the permission-fixing code, I just forgot to fix this one line.
| Reporter | ||
Comment 5•19 years ago
|
||
Comment on attachment 233591 [details] [diff] [review]
v1
r=LpSolit
Attachment #233591 -
Flags: review?(LpSolit) → review+
| Reporter | ||
Updated•19 years ago
|
Flags: approval?
Updated•19 years ago
|
Flags: approval? → approval+
| Assignee | ||
Comment 6•19 years ago
|
||
Checking in Bugzilla/Install/Filesystem.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Install/Filesystem.pm,v <-- Filesystem.pm
new revision: 1.9; previous revision: 1.8
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•