[Trac-tickets] Re: [The Trac Project] #2012: PatchRenderer does not render chunk separator

The Trac Project noreply at edgewall.com
Tue Sep 6 16:22:15 CDT 2005


#2012: PatchRenderer does not render chunk separator
-----------------------------------------------+----------------------------
 Reporter:  Shunichi Goto <gotoh at taiyo.co.jp>  |        Owner:  cboos   
     Type:  defect                             |       Status:  assigned
 Priority:  normal                             |    Milestone:          
Component:  wiki                               |      Version:  devel   
 Severity:  minor                              |   Resolution:          
 Keywords:                                     |  
-----------------------------------------------+----------------------------
Comment (by cmlenz):

 cboos, the statement that the `PatchRenderer` makes the original patch
 inaccessible (e.g. for copy&paste) is certainly valid, but doesn't have
 anything to do with this ticket.

 I've been thinking about ways to solve this particular problem, and the
 only thing that seems realistic would be some javascript that would toggle
 between the "pretty" diff and a plain diff view. Simply forbidding the
 `PatchRenderer` to handle formatting in the context of wiki text doesn't
 sound attractive; I think the prettified view helps a lot getting a quick
 idea of what the patch actually changes.

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


More information about the Trac-Tickets mailing list