FYI:  It occurs to me that there is hardly any documentation of the ticket
system in Fossil.  I'm working to start remedying that now.  Hopefully I
can have at least some rudimentary documentation available later today.

On Tue, Feb 12, 2013 at 12:41 PM, Richard Hipp <[email protected]> wrote:

>
>
> On Tue, Feb 12, 2013 at 12:23 PM, Lluís Batlle i Rossell <[email protected]
> > wrote:
>
>> On Tue, Feb 12, 2013 at 12:16:23PM -0500, Richard Hipp wrote:
>> > On Tue, Feb 12, 2013 at 11:50 AM, Lluís Batlle i Rossell
>> > <[email protected]>wrote:
>> >
>> > Both +comment and icomment are supported in the latest code.  If you are
>> > running a recent Fossil (that you have compiled yourself from sources)
>> and
>> > you load the latest ticket schema and scripts, then rebuild, all of your
>> > comments should be preserved.  At least they are for me.
>>
>> Humm here all "+comment" don't appear in the ticket page, using
>> [a1d2cd84b8].
>>
>> I build fossil (make fossil), I rebuild (./fossil rebuild), and show the
>> UI
>> (./fossil ui). And for me the fossil tickets don't have any comments
>> "+comment".
>>
>> Can you double check? I just doublechecked with a make clean in the
>> middle, with
>> the same outcome.
>>
>
> The code to display legacy +comment fields is here:
>
>     http://www.fossil-scm.org/fossil/artifact/e736285953?ln=484-495
>
> Note that the block of code above is part of the default "View Ticket
> Page" script.  If you have modified your "View Ticket Page" to contain
> different code, then your modifications might not be showing the legacy
> +comment fields.
>
>
>
>
>>
>> > Note also that nothing is ever "lost".
>>
>> Yes sure, I know. :)
>>
>> Regards,
>> Lluís.
>> _______________________________________________
>> fossil-users mailing list
>> [email protected]
>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>>
>
>
>
> --
> D. Richard Hipp
> [email protected]
>



-- 
D. Richard Hipp
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to