Modify ↓
Opened 16 years ago
Closed 16 years ago
#8309 closed enhancement (fixed)
Make [inherit] plugins_dir and templates_dir support relative paths
Reported by: | osimons | Owned by: | osimons |
---|---|---|---|
Priority: | normal | Milestone: | 0.11.5 |
Component: | general | Version: | 0.11-stable |
Severity: | normal | Keywords: | config |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Currently only absolute paths are supported for these two settings. Simple fixes needed for the two places we read those config settings.
I'll prepare a patch.
Attachments (0)
Change History (3)
comment:1 by , 16 years ago
Status: | new → assigned |
---|
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Actually, only one was incorrect (shared plugins dir):
trac/env.py
config.get('inherit', 'plugins_dir')