Ticket #5456 (new defect)

Opened 4 years ago

Last modified 3 years ago

Wiki formatting is not properly displayed in referenced ticket

Reported by: rjollos Assigned to: rjollos
Priority: normal Component: TracBacksPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I added the following comment to one of my tickets:

---

  1. Complete the following tickets.
    1. Ticket #39
    2. Ticket #54
    3. Ticket #55
    4. Ticket #56
  2. Merge all development work from version 0.1 into the trunk and destroy the development branches.

---

The actual wiki markup is:

 1. Complete the following tickets.
   1. Ticket #39
   1. Ticket #54
   1. Ticket #55
   1. Ticket #56 
 1. Merge all development work from version 0.1 into the trunk and destroy the development branches. 

When I look at ticket #55 I see exactly:

This ticket has been referenced in ticket #66:

    ... Complete the following tickets.

   1. Ticket #39
   2. Ticket #54
   3. Ticket #55
   4. Ticket #56 

   1. Merge all development work from version 0.1 into the trun...

The issues here are:

  1. The indentation of the comment in ticket #55 not correct.
  2. A linebreak has been added, which probably results in issue #3.
  3. The list numbering is not correct.

Attachments

Change History

07/01/09 19:55:21 changed by anonymous

  • owner changed from e2jk to mchua.
  • component changed from TicketModifiedFilesPlugin to TracBacksPlugin.

08/18/09 06:40:03 changed by rjollos

See #5457 for a related issue.

08/18/09 06:41:38 changed by rjollos

This could be caused by or related to a problem with the wiki engine. See Trac Issue #4235 on Edgewall.

02/28/10 09:58:50 changed by rjollos

  • owner changed from mchua to rjollos.

Reassigning to new maintainer.


Add/Change #5456 (Wiki formatting is not properly displayed in referenced ticket)




Change Properties
Action