Closed
Bug 519251
Opened 16 years ago
Closed 12 years ago
Remove duplicate css and style in top-level of repository
Categories
(www.mozilla.org :: General, enhancement)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: arkanoid7294, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)
Remove duplicate css and style in top-level of repository (instead of a symlink why don't we just use the css directory instead of using the newly created style dir?)
Reproducible: Always
I have no idea what you're talking about; are you filing bugs in the wrong product's bugzilla?
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 2•16 years ago
|
||
Hey sorry about that, this bug is for the mozilla.org section. This was my first time filing a bug. I'm moving it to the correct section now.
Component: Style System (CSS) → Miscellaneous
Product: Core → mozilla.org
Version: unspecified → other
Reporter | ||
Updated•16 years ago
|
Component: Miscellaneous → www.mozilla.org
Product: mozilla.org → Websites
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Comment 3•16 years ago
|
||
The /style dir was used to match the directory structure used on Mozilla.com. The /css symlink was added to keep any external references to the old CSS from breaking. Is that a problem?
Comment 4•16 years ago
|
||
Too much stuff still depends on the css directory. If we want to just have one directory, rename style to css and update the headers.
Updated•16 years ago
|
QA Contact: style-system → www-mozilla-org
Comment 5•14 years ago
|
||
Looks like the /css/ directory has been removed.
Resolving as WORKSFORME.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago → 14 years ago
Resolution: --- → WORKSFORME
Comment 6•14 years ago
|
||
I'm not seeing the css directory when browsing the repository through viewvc but I am still seeing the directory in my local version of the site. Not sure if that means if it's fixed or not.
Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: WORKSFORME → ---
Comment 7•14 years ago
|
||
The 'css' directory is a symlink to the 'style' dir.
Assignee | ||
Updated•13 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
mozilla.org is migrating to the new Bedrock platform. I don't think this should be fixed.
Status: REOPENED → RESOLVED
Closed: 14 years ago → 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•