Ticket #7180 (closed defect: worksforme)
Opened 4 years ago
Last modified 3 years ago
Not all sections from inherit work
| Reported by: | treaves@… | Owned by: | osimons |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.11b2 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
In my projects inherit section, I link to a master file. I've moved the [mimeviewer] section into this master file, and that works.
If I move the [header_logo] section into it, it does not work; meaning, no logo shows up.
If I move other sections into it, I eventually get an error page telling me my trac site needs to be upgraded. So I put it all back into the site's ini file.
This has left me not knowing what can and what can-not safely be put into a master ini file.
By the way, this is with version 0.11b2, which isn't an option in the Version drop-down.
Attachments
Change History
comment:1 Changed 4 years ago by cboos
- Version changed from 0.11b1 to 0.11b2
comment:2 Changed 4 years ago by cboos
- Keywords verify added
- Milestone set to 0.11.1
comment:3 Changed 3 years ago by osimons
- Owner changed from jonas to osimons
I use inherit a lot, and never seen such issues. I'll try to reproduce it and report back.
comment:4 Changed 3 years ago by osimons
- Keywords verify removed
- Milestone 0.11.3 deleted
- Resolution set to worksforme
- Status changed from new to closed
No, I cannot find any such problems inheriting configuration settings.
I'm closing the ticket, but if anyone can reproduce it with an up-to-date trunk or 0.11-stable then please reopen it with information on how to reproduce the problem.
comment:5 Changed 3 years ago by c_t
Just in case anybody stumbles across this issue again: I thought I had a similar issue but in my case my global trac.ini was just not readable by the webservere which resulted in trac not inheriting any options without complaining... Making the global trac.ini readable for the webserver fixed everything!



Well, there was a 0.11b2, just not correctly sorted. I fixed that.