Op 18-2-2013 16:12, Stephan Beal schreef:
i'll give them another once-over (i only briefly glanced over your
merge) and try to get that done in the next day or two.

If there are any objections, please voice them soon!

Unfortunately, I haven't had time to check (busy with other stuff), but how does the info page react to a ticket table which doesn't have a title field -- or do we assume that's one field which won't be removed or renamed?

That's the only potential issue I can see ATM. I agree that other improvements can be made later on.


TODOs which come to mind:

- add a hyperlink to the RSS on the ticket view page.
- add the (whatever it's called) "embedded" RSS hint in the header. This
probably requires adding the current ticket ID to the TH1 engine, and i
can't say off-hand whether that requires any re-wiring or not.

The ticket ID is known to the TH1 engine already, when rendering the pages for viewing or editing a ticket: $<tkt_uuid>

You might have to move the initialization of those variables to a point before the header gets written; but I have no idea whether there's any dependencies between writing (or having written) the header and initializing the ticket variables.

--
Martijn Coppoolse
_______________________________________________
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