Ticket Change Details
Not logged in
Overview

Artifact ID: 442ac25a1b1032a17ea254c6c40f3b6081e1c65e
Ticket: 6dba56543b89dc41463174c63c9f11e798c9cfb4
fossil ticket --quote segfaults when adding to the comment
User & Date: rmax 2012-08-06 16:19:50
Changes

  1. comment changed to:
    <pre>
    $ fossil new foo.fossil
    ...
    $ fossil ticket -R foo.fossil add title test
    ticket add succeeded for UID a0e7afe56ceaf2e28dfa79bc1db34aa2a767e7c1
    $ fossil ticket -R foo.fossil change a0e7afe56 comment 'foo' --quote
    ticket set succeeded for UID a0e7afe56ceaf2e28dfa79bc1db34aa2a767e7c1
    $ fossil ticket -R foo.fossil change a0e7afe56 +comment 'foo' --quote
    segmentation fault
    <pre>
    
  2. foundin changed to: "d982f8944c"
  3. private_contact changed to: "657fecc17bdc2306d28088355d2cfe0485c38cab"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to:
    fossil ticket --quote segfaults when adding to the comment
    
  7. type changed to: "Code_Defect"