Modify ↓
Opened 13 years ago
Closed 11 years ago
#7708 closed enhancement (fixed)
pre-formatting of bug reports
| Reported by: | malenki | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Milestone: | 14.08 |
| Component: | Core bugreport | Version: | |
| Keywords: | Cc: |
Description
The text JOSM provides in case of an error to paste to trac is nicely formatted at the window but isn't when it is simply copied to trac.
I'd suggest following formatting:
- Instead of
Revision: 5240
use
Revision: r5240
- Use
[[BR]]
(with a whitespace after links) at the end for linewraps
- Wrap the error message itself in
{{{ }}}
Attachments (0)
Change History (9)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
| Keywords: | reportbug added |
|---|
comment:3 by , 13 years ago
| Keywords: | bug report added; reportbug removed |
|---|
comment:4 by , 12 years ago
| Component: | Core → Core bugreport |
|---|---|
| Keywords: | bug report removed |
comment:5 by , 12 years ago
| Priority: | normal → minor |
|---|
comment:6 by , 12 years ago
Copy and Paste is usually only last method. All the others provide better formatted reports.
comment:8 by , 11 years ago
| Milestone: | → 14.08 |
|---|
Note:
See TracTickets
for help on using tickets.



When clicking the
http://josm.openstreetmap.de/josmticketlink in the dialog, the text displayed in the window is wrapped in a{{{/}}}for the corresponding ticket …