- Appended to comment:
drh added on 2008-07-24 15:04:00:
Problem fixed by check-in 89de100a2d - Change priority to "Immediate"
- Change private_contact to "6b3f5a8f6def0ef153f7a89fb5a1b0fa01d7509e"
- Change resolution to "Fixed"
- Change status to "Fixed"
- Change subsystem to "one"
- 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."
- Change foundin to "f46fe42d6d"
- Change private_contact to "63f4cb9d6971f7dbdee05412b8546975182b32e4"
- Change severity to "Minor"
- Change status to "Open"
- Change title to "Edit checkin comment via Web do garble references into the repos."
- Change type to "Code_Defect"