[Trac-tickets] [The Trac Project] #1255: Changeset - missing colored diff output on page. Unified diff link works.

The Trac Project noreply at edgewall.com
Sun Mar 6 11:18:57 EST 2005


#1255: Changeset - missing colored diff output on page. Unified diff link works.
---------------------+------------------------------------------------------
       Id:  1255     |      Status:  new                     
Component:  general  |    Modified:  Sun Mar  6 11:18:53 2005
 Severity:  normal   |   Milestone:                          
 Priority:  normal   |     Version:  0.8.1                   
    Owner:  jonas    |    Reporter:  oliver at code-project.org 
---------------------+------------------------------------------------------
 this my changeset (number 2):

 {{{
 --- test.tex    (revision 1)
 +++ test.tex    (revision 2)
 @@ -1 +1,3 @@
  test
 +
 +V2
 }}}

 I get this if I click on the "Unified Diff" link. But I do not get the
 graphical differences on the changeset page. One changeset later (3) I´ve
 changed more lines and got the graphical output on the changeset page too.

 This is my changeset (number 3):

 {{{
 --- test.tex    (revision 2)
 +++ test.tex    (revision 3)
 @@ -1,3 +1,7 @@
 +asdadssad
 +adssdasda
 +asassddsd
 +
  test

  V2
 }}}

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


More information about the Trac-Tickets mailing list