On Tue, Feb 12, 2013 at 12:41:47PM -0500, Richard Hipp 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.

If I don't rebuild the database, the comments appear fine. If I rebuild, they
don't appear.

Does this match the situation? Because it seems to me unrelated to the 'view
ticket page'. Maybe I just imagine wrong how ticket pages get composed. :)

Regards,
Lluís.
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to