Fossil SCM

Edit checkin comment via Web do garble references into the repos.

Fixed

4b40f574494b20f… · opened 17 years, 8 months ago

Type
Code_Defect
Priority
Immediate
Severity
Minor
Resolution
Fixed
Subsystem
one
Created
July 24, 2008 6:11 a.m.

First do the following:


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

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 Comment: field you see the clickable reference. Now if you hit the edit in the Commands: field the VEdit page will be load.

Please have a look into the Comment: textbox down the page. The previous comment is inserted to be edit by me, but the closing ] of the UUID in the comment text is lacking.

If I do not append the lacking ] the reference will not work correctly anymore if I apply my changes.


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

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button