On Tue, Feb 12, 2013 at 11:50 AM, Lluís Batlle i Rossell <[email protected]>wrote:
> Hello, > > having a repository with ticket 'append' artifacts without "mimetype" > doesn't > work well with fossil trunk ([a1d2cd84b8]). > > This is the case of many old 'append' artifacts, and also the case of new > artifacts if the "Edit Ticket" page isn't updated to add the mimetype. > > I think that any lack of mimetype should be considered html, and compose > the final ticket page normally. > 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. Note also that nothing is ever "lost". All of the legacy ticket information is always retained. The question is merely whether or not it is displayed in your current setup. If you use a legacy ticket configuration with legacy ticket data, it should all work exactly as it did before. Of course, a legacy ticket configuration will not show the new mimetyped "icomment" comments. But if all of your content is legacy, you won't have any of those and so that won't be a problem for you. > 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]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

