home / django_tickets / tickets

tickets: 4164

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
4164 2007-04-26 17:40:40 2007-04-27 12:16:22 2022-03-06 03:30:39.558158 Accepted closed Template system     dev fixed Inaccurate tags recognition Template lexer's check for tags is inaccurate - it checks only the beginning of the tag, not the ending and / or content. Sample template: {{{ {{ "some text" #} }}} This will result: {{{ some text }}} But it should produce: {{{ {{ "some text" #} }}} anonymous tonnzor <tonn81@gmail.com>     0 0 0 0  
Powered by Datasette · Queries took 2.911ms