[haiku-web] [Haiku] #2449: Log feed does not respect newlines in commit message

  • From: "andreasf" <trac@xxxxxxxxxxxx>
  • To: andreas.faerber@xxxxxx, haiku-web@xxxxxxxxxxxxx
  • Date: Tue, 24 Jun 2008 10:37:30 -0000

#2449: Log feed does not respect newlines in commit message
--------------------------+-------------------------------------------------
 Reporter:  andreasf      |       Owner:  haiku-web     
     Type:  bug           |      Status:  new           
 Priority:  normal        |   Milestone:  R1            
Component:  Website/Trac  |     Version:  R1 development
Blockedby:                |    Platform:  All           
 Blocking:  2423          |  
--------------------------+-------------------------------------------------
 The Trac 0.10 Timeline feed used to include full multi-line commit
 messages. In Trac 0.11 this was apparently shortened to one line with
 ellipsis, leaving the the Log feed as official source of full commits.

 The Log feed however differs from the old Timeline feed in mangling
 newlines into a single hardly readable block of text, e.g.:
 {{{
 * line one * line two
 }}}

 Originally reported for Opera by diver:
 http://dev.haiku-os.org/ticket/2423#comment:3

 I can confirm that this happens for Safari 3.1.1 and Mac OS X Mail 3.3 as
 well.

 This might be due to Trac writing raw newlines into the XML stream, which
 a conforming XML reader collapses to one white space character.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/2449>
Haiku <http://dev.haiku-os.org>
The Haiku operating system.
-----------------------------------------------------------------------
haiku-web@xxxxxxxxxxxxx - Haiku Web & Developer Support Discussion List

Other related posts: