<py:choose> <py:when test="ticket.exists"> #${ticket.id} (${ticket.summary}) </py:when> <py:otherwise> New Ticket </py:otherwise> </py:choose> $prefix$cnum
  • ${field_name} ${field.new} added ${field.rendered} changed from ${field.old} to ${field.new} set to ${field.new} ${field.old} deleted
${wiki_to_html(context, change.comment, escape_newlines=preserve_newlines)}

Create New Ticket (${ticket.type})

Preview (skip)

in reply to: ${commentref('↓ ', change_preview.replyto)} Changed by ${authorinfo(change_preview.author)}

${display_change(change_preview)}

Opened ${dateinfo(ticket.time_created)} ago

Last modified ${dateinfo(ticket.time_changed)} ago

(ticket not yet created)

${ticket.type} #${ticket.id} Ticket #${ticket.id} (${ticket.status}: ${ticket.resolution}) — at Initial Version — at Version $version

${wiki_to_oneliner(context, ticket.summary)}

${field.label or field.name}: ${field.rendered} ${ticket[field.name] and not isinstance(ticket[field.name], basestring) and format_date(ticket[field.name]) or ticket[field.name]} ${ticket[field.name]}
Reported by: ${authorinfo(ticket.reporter)} Owned by: ${ticket.owner and authorinfo(ticket.owner) or ''}
${field.label or field.name}: ${field.rendered} ${ticket[field.name] and format_date(ticket[field.name])} ${ticket[field.name]}

Description (last modified by ${authorinfo(description_change.author)}) (diff)

${wiki_to_html(context, ticket.description, escape_newlines=preserve_newlines)}

${list_of_attachments(attachments)}

Change History

in reply to: ${commentref('↑ ', change.replyto)} ; follow-up${len(change_replies) > 1 and 's' or ''}: ${commentref('↓ ', reply)}   Changed ${dateinfo(change.date)} ago by ${authorinfo(change.author)}

${display_change(change)}

Add/Change #${ticket.id} ($ticket.summary)

${ticket.exists and 'Author' or 'Reporter'}


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


${ticket.exists and 'Change ' or ''}Properties
${field.cc_entry}
Action
$controls $hint

 
Note: See TracTickets for help on using tickets.