This appears to fix the inability to change 'assigned_to'
and other fields in the same edit.

But creating a new ticket and specifying something other
than 'unassigned' for this field does not appear to save
the assignment as part of the ticket create function.

In addition, the selection list value does not include
single quotation marks around the word unassigned but they
do appear in subsequent views of the ticket field.


On Tue, 2010-11-23 at 17:41 -0500, Richard Hipp wrote:
> 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


_______________________________________________
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