Actions
Defect #3899
closedTextilizable parses min() and max() comments in commit messages
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
2009-09-21
Due date:
% Done:
0%
Estimated time:
Resolution:
Cant reproduce
Affected version:
Description
The textilizable-parser changes a commit message such as:
"Fixes an issue bla bla bla, don't use min(waa) or max(waa)"
Which becomes:
"Fixes an issue bla bla bla, don't use min or max"
Where min & max are acronym tags. This is not really useful, perhaps a blacklist oslt would work.
Updated by Jean-Philippe Lang over 15 years ago
Can't reproduce. Please read SubmittingBugs.
Updated by Jean-Philippe Lang over 15 years ago
- Status changed from New to Closed
- Resolution set to Cant reproduce
Actions