Edgewall Software
Modify

Opened 19 years ago

Closed 19 years ago

#1503 closed defect (worksforme)

Ending commit message line in ! causes problems

Reported by: anonymous Owned by: Jonas Borgström
Priority: normal Milestone:
Component: version control/changeset view Version: 0.8
Severity: normal Keywords:
Cc: kevin@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

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.

Attachments (0)

Change History (2)

comment:1 by kevin@…, 19 years ago

Cc: kevin@… added

Oops, forgot to fill in my email. Bah, I'm so used to my Trac installations where I have a login.

comment:2 by Christian Boos, 19 years ago

Component: generalchangeset view
Resolution: worksforme
Status: newclosed

The problem you mention should be already fixed on the trunk, since [1561], as a space is inserted before the [[BR]].

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.