Ticket #6471 (closed defect: fixed)
Some static files are hardcoded and can't be changed with trac.htdocs_location
| Reported by: | apollo13 | Owned by: | osimons |
|---|---|---|---|
| Priority: | low | Milestone: | 0.11 |
| Component: | rendering | Version: | devel |
| Severity: | minor | Keywords: | htdocs_location |
| Cc: |
Description
These file paths are hardcoded and the effect of trac.htdocs_location doesn't kick in:
<script type="text/javascript" src="/projects/cookbook/chrome/common/js/ie_pre7_hacks.js"></script>
<a id="tracpowered" href="http://trac.edgewall.org/"><img src="/projects/cookbook/chrome/common/trac_logo_mini.png" height="30" width="107" alt="Trac Powered" /></a>
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


