Modify ↓
Opened 18 years ago
Closed 18 years ago
#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: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
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 (2)
Change History (5)
by , 18 years ago
| Attachment: | t6471-r6302-htdocs_location-a.diff added |
|---|
comment:1 by , 18 years ago
| Keywords: | review added |
|---|---|
| Milestone: | → 0.11.1 |
| Owner: | changed from to |
| Version: | → devel |
Test & verify patch, please.
by , 18 years ago
| Attachment: | t6471-r6302-htdocs_location-2.diff added |
|---|
fixxed typo in firsted patch
comment:3 by , 18 years ago
| Keywords: | review removed |
|---|---|
| Milestone: | 0.11.1 → 0.11 |
| Resolution: | → fixed |
| Status: | new → closed |
Fixed in [6311]. Thanks for helping out.
Note:
See TracTickets
for help on using tickets.



Patch fixing the two front-page items that did not change with alternative
htdocs_location.