On Wed, Jan 14, 2015 at 7:38 AM, Riedel, Torge <[email protected]> wrote:
> Hi, > > > > I face the (IMHO) bug, that the log is not properly ordered. My feeling > is, that it should be ordered by revision number, descending. Or by time > stamp. Which seems to be the current behavior, but comparison for order > seems to be done string based (german UI language): see attached image. > > > > Regards > > Torge > Which branch (0.12 or 1.0) and which revision of the plugin are you running? Jun fixed a bug in the sorting in the most recent changeset on the 0.12 branch (r14192). http://trac-hacks.org/changeset/14192/tracticketchangelogplugin/0.12 -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
