Ticket #32 (new defect)

Opened 1 year ago

Last modified 1 year ago

Broken links if not on port 80

Reported by: LeVito Assigned to: bermi
Priority: critical Milestone: Editam 1.0 beta
Component: core Version: 0.x
Keywords: Cc:

Description

If you install Editam on a local server running on e.g. port 8888, many links point to 127.0.0.18888/... instead of 127.0.0.1:8888/... This causes several problems:

- broken links in frontend
- no stylesheet in backend
- no redirect to backend after login

(backend navigation works correctly)

Change History

10/14/07 05:55:15 changed by bermi

  • milestone set to Editam 1.0 beta.

10/14/07 05:55:40 changed by bermi

  • priority changed from blocker to critical.
  • component changed from advocacy to core.