Edgewall Software

Opened 15 years ago

Closed 15 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)

tmpfile (3.3 KB) - added by anonymous 15 years ago.
server output

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by anonymous

server output

comment:1 Changed 15 years ago by cmlenz

Please double-check the namespace URI (missing the trailing slash, perhaps?)

Otherwise please attach the template file.

comment:2 Changed 15 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.