#3015: Please display properties in the browser view with the newlines still
intact
------------------------------------------+---------------------------------
 Reporter:  Russell Hind <[EMAIL PROTECTED]>  |        Owner:  cboos   
     Type:  enhancement                   |       Status:  assigned
 Priority:  normal                        |    Milestone:  0.10    
Component:  browser                       |      Version:  0.9.4   
 Severity:  minor                         |   Resolution:          
 Keywords:  svn properties                |  
------------------------------------------+---------------------------------
Comment (by cboos):

 In \r\n, you have the \n, so the above code should work too...
 It's most probably an install issue.

 Try inserting some garbage (e.g. force 'value': to be 'Hello World')
 in order to check if the code change is taken into account.

 If this is indeed the case, then post the binary content of the
 property, e.g.
 {{{
 svn pget svn:externals <the_path> | od -c
 }}}

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3015>
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