[Trac-tickets] Re: [The Trac Project] #1616: Wiki-processor renders bold-italic incorrectly.

The Trac Project noreply at edgewall.com
Wed Jun 1 09:38:16 CDT 2005


#1616: Wiki-processor renders bold-italic incorrectly.
---------------------+------------------------------------------------------
       Id:  1616     |      Status:  new                     
Component:  general  |    Modified:  Wed Jun  1 09:38:15 2005
 Severity:  normal   |   Milestone:                          
 Priority:  normal   |     Version:  devel                   
    Owner:  jonas    |    Reporter:  Rede                    
---------------------+------------------------------------------------------
Comment (by Rede):

 Bug was that it closed all tags that were opened (but not closed) after
 closing tag.

 I.e. following produced also faulty output {{{__'''foo__ bar'''}}} renders
 as : __'''foo__ bar'''

 Attached proposed patch. It closes only last occurence of open tag, not
 all tags after closing tag.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/1616>
The Trac Project <>


More information about the Trac-Tickets mailing list