Menu

Commit [r3825]  Maximize  Restore  History

Changed the `comment:` link resolver syntax to:

{{{
comment:<number>:<the resource>
}}}
e.g. comment:1:ticket:123

The previous syntax was less explicit, as the comment number was positioned at the end (comment🎫123:1). The old syntax is still supported, though.

cboos 2006-10-03

changed /trunk/trac/ticket/api.py
changed /trunk/trac/ticket/tests/wikisyntax.py
/trunk/trac/ticket/api.py Diff Switch to side-by-side view
Loading...
/trunk/trac/ticket/tests/wikisyntax.py Diff Switch to side-by-side view
Loading...