[Trac-tickets] [The Trac Project] #1503: Ending commit message line in ! causes problems

The Trac Project noreply at edgewall.com
Mon May 2 22:36:22 EDT 2005


#1503: Ending commit message line in ! causes problems
---------------------+------------------------------------------------------
       Id:  1503     |      Status:  new                     
Component:  general  |    Modified:  Mon May  2 22:36:22 2005
 Severity:  normal   |   Milestone:                          
 Priority:  normal   |     Version:  0.8                     
    Owner:  jonas    |    Reporter:  anonymous               
---------------------+------------------------------------------------------
 Commit messages have their newlines translated to ![[BR]]s without
 bothering to check for an exclamation mark before the newline. It would be
 nice if the sequence "!\n" was turned into "! ![[BR]]" instead of into
 "!![[BR]]" so the newline would actually be displayed when viewing the
 changeset.

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


More information about the Trac-Tickets mailing list