#3344: Custom project index page doesn't work
----------------------------+-----------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone: 0.10
Component: general | Version: devel
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
I'm using lighttpd 1.4.11 and latest trac 0.10dev from repository. I
cannot set a custom location for the projects index page. I have set
"bin-environment" => (
"TRAC_ENV_PARENT_DIR" => "/var/lib/trac/",
"TRAC_ENV_INDEX_TEMPLATE" => "/var/lib/trac/index.cs"
)
For some reason the project page shows a colourful python error - the last
error message says that index.cs does not exist. It has 777 rights and is
owned by lighttpd. If I overwrite it with a random .cs file from
/usr/share/trac/templates/ and restart the web server, it doesn't report
an error anymore, but is still using /usr/share/trac/templates/index.cs.
As a workaround I have customized directly
/usr/share/trac/templates/index.cs, but it gets overwritten every time I
upgrade trac. Is this functionality broken?
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3344>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets