[Trac-tickets] [The Trac Project] #2428: html wikiprocessor doesn't ensure all tags are closed

The Trac Project noreply at edgewall.com
Thu Dec 1 12:17:45 CST 2005


#2428: html wikiprocessor doesn't ensure all tags are closed
----------------------------------------------+-----------------------------
 Reporter:  dkg-debian.org at fifthhorseman.net  |       Owner:  jonas
     Type:  defect                            |      Status:  new  
 Priority:  normal                            |   Milestone:       
Component:  general                           |     Version:  0.9  
 Severity:  normal                            |   Keywords:  security                          |  
----------------------------------------------+-----------------------------
 The html WikiProcessor should ensure that all tags opened by the inline
 html are appropriately closed.

 For example, including the following code would effectively swallow up the
 rest of the page into this trouble-ticket field:

 {{{
 {{{
 #!html
 <table><tr><td>
 }}}
 }}}

 i'll actually post this code directly in a followup to this ticket so that
 you can see what the page looks like.

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


More information about the Trac-Tickets mailing list