Closed
Bug 560407
Opened 16 years ago
Closed 16 years ago
sekrit backend server hover is not correct
Categories
(mozilla.org Graveyard :: Server Operations, task, P3)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fligtar, Assigned: fox2mike)
Details
(Whiteboard: [z][need:livepages])
The period in the license text of the footer should show the backend server on hover. On [z] it only shows "preview.addons.mozilla.org" instead of the actual server.
Comment 1•16 years ago
|
||
This is a configuration issue.
IT, what are the values of HOSTNAME and DOMAIN in settings_local?
Assignee: nobody → server-ops
Component: Public Pages → Server Operations
Product: addons.mozilla.org → mozilla.org
QA Contact: web-ui → mrz
Target Milestone: 5.10 → ---
Version: 4.x → other
Comment 2•16 years ago
|
||
https://preview.addons.mozilla.org/z/en-US/admin/settings#domain
'preview.addons.mozilla.org'
https://preview.addons.mozilla.org/z/en-US/admin/settings#hostname
'preview.addons.mozilla.org'
Comment 3•16 years ago
|
||
(In reply to comment #2)
> https://preview.addons.mozilla.org/z/en-US/admin/settings#domain
> 'preview.addons.mozilla.org'
>
> https://preview.addons.mozilla.org/z/en-US/admin/settings#hostname
> 'preview.addons.mozilla.org'
Right, but one is probably = to the other in the settings file, and it shouldn't be.
| Assignee | ||
Updated•16 years ago
|
Assignee: server-ops → shyam
| Assignee | ||
Comment 4•16 years ago
|
||
DOMAIN = "preview.addons.mozilla.org"
HOSTNAME = "preview.addons.mozilla.org"
What needs to be what now? :)
Comment 5•16 years ago
|
||
I think you can just delete the HOSTNAME line and it will fix things. I hope. :)
| Assignee | ||
Comment 6•16 years ago
|
||
Deleted. Give it a few mins to sync.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 7•16 years ago
|
||
I think this was done on preview but not production. Reopening.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 8•16 years ago
|
||
Because this bug wasn't for production, it was for preview :)
Done, give it a bit to sync out.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 16 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•