On Tue, Nov 23, 2010 at 5:31 PM, Erik Lechak <e...@lechak.info> wrote:

> Hello,
>
> > The code above is correct.  J-cards have to be in strict lexicographical
> order, including any "+" prefix.
>
> Huh...  Then the J-card system appears to be broken.  When I have an
> "assigned_to" column fossil generates the following:
>

Correct.  The ticket-change artifact generator was putting the J-cards in
the wrong order.  Fixed here:
http://www.fossil-scm.org/fossil/ci/e1dac0e4f6



>
> D 2010-11-15T23:38:35
> J assigned_to eriklechak
> J +comment
> \n\n<hr\s/><i>eriklechak\sadded\son\s2010-11-15\s23:38:35:</i><br\s/>\nabcd
> K b8d3a9acb552bc11cc01483fcc710d6c994198e3
> U eriklechak
> Z 9e9120a9d85b67a50280a96b04d117c6
>
>
> In ascii the "+" comes before the "a".  And the strcmp throws a manifest
> error.
>
> --Erik Lechak
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to