Closed
Bug 281024
Opened 20 years ago
Closed 18 years ago
developers directory is hardcoded
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Bugzilla-alanjstrBugs, Unassigned)
Details
the path /developers/ is hardcoded instead of being a variable. One of the problems this results in, is that when you log in, /foo/index.php, sends you to /developers/main.php.
http://lxr.mozilla.org/mozilla/source/webtools/update/developers/login.php#38 The developers directory should be a variable in /core/config.php
Updated•19 years ago
|
Assignee: Bugzilla-alanjstrBugs → nobody
Severity: normal → trivial
QA Contact: mozilla.update → developers
Target Milestone: 1.0 → ---
Comment 2•18 years ago
|
||
Developers area is a controller in Remora and does not need to be configurable.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•