Ticket #74 (closed defect: fixed)
Wikiedit: Problem with some date strings
| Reported by: | ? (copied by NilsLindenberg) | Owned by: | DotMG |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1.6.2 |
| Component: | 3rdparty | Version: | 1.1.6.1 |
| Severity: | minor | Keywords: | wikiedit date |
| Cc: |
Description
When I write a date in DD.MM.YYYY format **and** the date string is right at the beginning of a line, trying to mark the complete string and click the wikiedit buttons for bold (italic, etc.) text results in an incorrect markup:
31.12.2005 <- does not work (case 1)
Filler text 31.12.2005 <- does work (case 2)
Here is the wikiedit output for case 1.
How it is:
31.**12.2005**
How it should be:
**31.12.2005**
Again, it works when the date string is not at the very beginning of a new line.
Change History
Note: See
TracTickets for help on using
tickets.