Ticket #16 (new defect)
Opened 21 months ago
Images, JS in /doorway/static paths
| Reported by: | beb | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | MouseHole 2.0 |
| Component: | component1 | Version: | 2.0 |
| Keywords: | Cc: |
Description
/doorway, /doorway/apps and friends try to load static files from e.g. /doorway/static/js/jquery.js while the Static Controller expects them to be in /static/js/... .
Either the paths in the views or the route for Static Controller needs to be adjusted.
Note: See
TracTickets for help on using
tickets.