History Of Ticket 4b40f57449
Not logged in
Ticket change [915a666239] (rid 3267) by drh on 2008-07-24 15:04:00:
  1. Appended to comment:

    drh added on 2008-07-24 15:04:00:
    Problem fixed by check-in 89de100a2d

  2. Change priority to "Immediate"
  3. Change private_contact to "6b3f5a8f6def0ef153f7a89fb5a1b0fa01d7509e"
  4. Change resolution to "Fixed"
  5. Change status to "Fixed"
  6. Change subsystem to "one"
Ticket change [50884f0650] (rid 3254) by anonymous on 2008-07-24 06:11:41:
  1. Change comment to "First do the following: <verbatim> mkdir test1 cd test1 uuid=`fossil new repos| awk '/baseline:/{print $2}'` fossil open repos echo "Baseline is $uuid" > txt fossil add txt fossil com --nosign -m "Commit text refer to [$uuid]" fossil ui </verbatim> Now in the browser select the Timeline and click on the UUID of the leave. Now you should be into the VInfo page of the baseline. In the <b><tt>Comment:</tt></b> field you see the clickable reference. Now if you hit the <tt>edit</tt> in the <b><tt>Commands:</tt></b> field the VEdit page will be load. Please have a look into the <b><tt>Comment:</tt></b> textbox down the page. The previous comment is inserted to be edit by me, but the closing <tt>]</tt> of the UUID in the comment text is lacking. If I do not append the lacking <tt>]</tt> the reference will not work correctly anymore if I apply my changes."
  2. Change foundin to "f46fe42d6d"
  3. Change private_contact to "63f4cb9d6971f7dbdee05412b8546975182b32e4"
  4. Change severity to "Minor"
  5. Change status to "Open"
  6. Change title to "Edit checkin comment via Web do garble references into the repos."
  7. Change type to "Code_Defect"