Opened 8 years ago
Last modified 8 years ago
#29288 closed Bug
{% widthratio %} fails to assign to variable on exceptions — at Initial Version
| Reported by: | Jirka Vejrazka | Owned by: | nobody |
|---|---|---|---|
| Component: | Template system | Version: | dev |
| Severity: | Normal | Keywords: | templatetag, widthratio |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | yes |
| Easy pickings: | no | UI/UX: | no |
Description
When an exception happens inside widthratio template tag, the result is returned as a string instead of being assigned to a variable even if "as variable is used in the template tag.
Note:
See TracTickets
for help on using tickets.