Edgewall Software

Ticket #6471 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

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

t6471-r6302-htdocs_location-a.diff (1.2 kB) - added by osimons 10 months ago.
Patch fixing the two front-page items that did not change with alternative htdocs_location.
t6471-r6302-htdocs_location-2.diff (1.2 kB) - added by apollo13 10 months ago.
fixxed typo in firsted patch

Change History

Changed 10 months ago by osimons

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

Changed 10 months ago by osimons

  • keywords review added
  • owner changed from cboos to osimons
  • version set to devel
  • milestone set to 0.11.1

Test & verify patch, please.

Changed 10 months ago by apollo13

Looks fine, but there is one typo in it, I'll attach a new patch...

Changed 10 months ago by apollo13

fixxed typo in firsted patch

Changed 10 months ago by osimons

  • keywords review removed
  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from 0.11.1 to 0.11

Fixed in [6311]. Thanks for helping out.

Add/Change #6471 (Some static files are hardcoded and can't be changed with trac.htdocs_location)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.