#24657 closed Bug (fixed)
include template tag example contains incorrect context data
| Reported by: | Ed Patrick Tan | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.8 |
| Severity: | Normal | Keywords: | |
| Cc: | pat.keeps.looking.up@… | Triage Stage: | Unreviewed |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
Before the example, the expected output is: "Hello, John", but the value of person variable in the context is "john" (not John).
Note:
See TracTickets
for help on using tickets.
In f47c796b: