Edgewall Software

Ticket #153 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Code Embed Example contais a small error

Reported by: ilias@… Owned by: cmlenz
Priority: major Milestone: 0.5
Component: Documentation Version: 0.4.4
Keywords: Cc:

Description

withi wiki:Documentation/templates.html#template-expressions-and-code-blocks

remove the single quote after "name"

return tag.b('Hello, %s!' % name') ?>
return tag.b('Hello, %s!' % name) ?>

The same error is within the text template example

Attachments

Change History

Changed 4 years ago by cmlenz

  • status changed from new to closed
  • resolution set to fixed

Good catch, fixed in 765.

Add/Change #153 (Code Embed Example contais a small error)

Author


E-mail address and user name can be saved in the Preferences.


Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.