Opened 16 years ago
Closed 16 years ago
#294 closed defect (invalid)
Tutorial chokes on 'py:for' eval
Reported by: | anonymous | Owned by: | cmlenz |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | General | Version: | |
Keywords: | Tutorial is broke | Cc: |
Description
In the tutorial when you get to the part about actualy adding links to the page server chokes with 'UndefinedError?: "link" not defined' and refers to "<li py:for="link in reversed(links)"><a href="${link.url}">${link.title}</a>" in the template.
Attachments (1)
Change History (3)
Changed 16 years ago by anonymous
comment:1 Changed 16 years ago by cmlenz
Please double-check the namespace URI (missing the trailing slash, perhaps?)
Otherwise please attach the template file.
comment:2 Changed 16 years ago by cmlenz
- Milestone 0.6 deleted
- Resolution set to invalid
- Status changed from new to closed
- Version 0.5.1 deleted
Please reopen if you can provide more information, or ask on the MailingList.
Note: See
TracTickets for help on using
tickets.
server output