On Tuesday 25 March 2008 09:09:40 am osimons wrote: > On Mar 25, 12:30 pm, Jeroen Ruigrok van der Werven <[EMAIL PROTECTED] > > nomine.org> wrote: > > My initial glance shows the testing branch only touches the tests > > directories, is this correct? > > I've skimmed the changes as well at last sync point ([6746]), and > there only seems to be minor changes to main code. All the name="" > attributes to forms and input elements are no doubt to make using > Twill easier, and that is fine. There is however one change that seems > strange to me, originally introduced in > http://trac.edgewall.org/changeset/5801#file0. Not quite sure why testing > and trunk implementations differ?
Good catch. I thought that change was on trunk. Basically, it makes the label part of the link to the milestone queries instead of just the number itself. (Which is a hard target to hit with a mouse.) Unless I hear an objection, I'll merge that bit to trunk. Looking back over the diff, there is also this change: http://trac.edgewall.org/changeset/6546/sandbox/testing/trac/web/auth.py?old=6279&old_path=trunk%2Ftrac%2Fweb%2Fauth.py (Basically tries to use fcrypt if crypt is not available.) Originally from http://trac.edgewall.org/changeset/5649 Eli ------------------. "If it ain't broke now, Eli Carter \ it will be soon." -- crypto-gram [EMAIL PROTECTED] `------------------------------------------------- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
