[Trac-tickets] [The Trac Project] #1153: Broken display of changeset numbers when using URL-style format

The Trac Project noreply at edgewall.com
Fri Jan 21 08:48:07 EST 2005


#1153: Broken display of changeset numbers when using URL-style format
--------------------+-------------------------------------------------------
       Id:  1153    |      Status:  new                     
Component:  wiki    |    Modified:  Fri Jan 21 08:48:07 2005
 Severity:  normal  |   Milestone:                          
 Priority:  normal  |     Version:  0.8                     
    Owner:  jonas   |    Reporter:  haui at haumacher.de    
--------------------+-------------------------------------------------------
 The following log message

 {{{
 Add-on to changeset:123:
  * Some change.
  * Yet another change.
 }}}

 is displayed as:

 Add-on to changeset:123:
  * Some change.
  * Yet another change.

 In wiki mode, the reference to the changeset is rendered as

 {{{
 changeset:123:?
 }}}

 with an additional (magic?) question mark and with the link expanded
 around the closing colon.

 When displaying the log message of a changeset, the link is rendered as

 {{{
 changeset:123:[[BR]]
 }}}

 May this problem be introduced in changeset:776?

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/1153>
The Trac Project <>


More information about the Trac-Tickets mailing list