I recently ran into this myself when I added a new field. I guess some folks can correct me if I am wrong, but the control for the order is in the trac.ini file. But I have only sorta figured out how to order fields that fall under the Custom-Fields section. There is a field number for each of the custom fields. There are certain canned fields that do not have this like the ID and Summary and Description (the out of the box fields)
The line around the screen does not adjust for fields that are too wide, so they just seem overflow outside the entry screen box. ________________________________________ From: [email protected] [[email protected]] on behalf of Chris Nelson [[email protected]] Sent: Tuesday, December 07, 2010 12:04 PM To: [email protected] Subject: RE: [Trac] timingandestimationplugin borks ticket field layout. Roger Oberholtzer wrote: > I just added the timingandestimationplugin plugin. It added a few new > variables, and a few new fields in the ticket interface. The problem > is that this has now messed up the ticket layout. I don't mean it just > looks different than I would like. I mean is has moved things so that > entry fields are all over the place - with some part of the same field > not even being displayed together. Some parts are outside the box that > Trac draws around them. > > Question 1: has anyone else installed this and had this happen? > > Question 2: is there a way to control the order of the items listed in > the ticket? Perhaps if I rearrange things the layout will become sane > again. > > If I disable the plugin, the fields get sane again since the new ones > are no longer mucking things up. Which is great. But I would like to > start to do this sort of thing with tickets. So I would like to enable > again. I've had problems with many custom fields ending up with the same order value. That might contribute to this but I'm not sure. -- You received this message because you are subscribed to the Google Groups "Trac Users" 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-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Trac Users" 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-users?hl=en.
