History Of Ticket 2566f062106cbfb0d10c6e9a7c0454c5d1b11393

Artifacts Associated With Ticket 2566f062106cbfb0d10c6e9a7c0454c5d1b11393

  1. Ticket change [0ec346fe50] (rid 464) by anonymous on 2015-04-13 03:01:07:

    1. foundin initialized to: "trunk"
    2. icomment:
      apologies for the two tickets, I can't seem to edit the first one.
      Patch requires one more hunk:
      
      --- client/lib/teapotclient0.1/teapotclient.tcl
      +++ client/lib/teapotclient0.1/teapotclient.tcl
      @@ -106,11 +106,11 @@
                                      }
                              }
                      }
       
                      foreach pkg [array names pkgdata] {
      -                       set pkgdata($pkg) [lsort -decreasing -dictionary $pkgdata($pkg)]
      +                       set pkgdata($pkg) [lsort -decreasing -command vcompare $pkgdata($pkg)]
                      }
       
                      array set extDependencies [list]
                      foreach extension $extensions {
                              set extension [file tail $extension]
      
    3. login: "anonymous"
    4. mimetype: "text/x-fossil-plain"
    5. private_contact initialized to: "cb02a4a25e8da92f2790bc307bf01ef24ce6053e"
    6. severity initialized to: "Important"
    7. status initialized to: "Open"
    8. title initialized to: "addition to [00bc6a8fb5e8]"
    9. type initialized to: "Code_Defect"