Chameleon (1.2.10) crashes with "bad" templates
Bug #626355 reported by
clach04
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Chamelon Core |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
From https:/
If an invalid template is used, e.g. tal:attribute BUT the value specification is missing an expression
<img tal:attributes="src "/>
get exception:
IndexError: tuple index out of range
Setting CHAMELEON_
See attached test case (test case also has example of paths not working (which I think is a bug too but I'm not 100%)
To post a comment you must log in.
Test committed.