home / django_tickets / tickets

tickets: 1254

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
1254 2006-01-20 13:09:49 2006-01-20 13:20:00 2022-03-06 03:22:51.451436 Unreviewed closed Template system enhancement normal   invalid %ssi tag only includes hard-coded filenames The %ssi tag (this could be extended to other inclusion tags as well) only allows hard-coded filenames limiting the usability of the tag. Typical use case: I would like to include some info I have in files based on e.g. article number like. {%ssi {{basepath}}/text/um-{{article_id}}.txt %} which does not work. This is currently not supported. Why? adrian ivo.munoz@gmail.com     0 0 0 0  
Powered by Datasette · Queries took 2.036ms