#2428: html wikiprocessor doesn't ensure all tags are closed
----------------------------------------------+-----------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas
     Type:  defect                            |       Status:  new  
 Priority:  normal                            |    Milestone:       
Component:  general                           |      Version:  0.9  
 Severity:  normal                            |   Resolution:       
 Keywords:  security                          |  
----------------------------------------------+-----------------------------
Comment (by mgood):

 I actually consider this a feature of the HTML blocks, since it would
 allow things like:

 {{{
 [[html(<div style="border: 1px solid red">)]]
 WikiText with a red border
 [[html(</div>)]]
 }}}

 [[html(<div style="border: 1px solid red">)]]
 WikiText with a red border
 [[html(</div>)]]

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2428>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to