#3425: WebAdmin should be more conservative with trac.ini
-------------------------+--------------------------------------------------
 Reporter:  eblot        |       Owner:  cmlenz
     Type:  enhancement  |      Status:  new   
 Priority:  lowest       |   Milestone:        
Component:  webadmin     |     Version:  devel 
 Severity:  minor        |    Keywords:        
-------------------------+--------------------------------------------------
 WebAdmin changes the contents of the `trac.ini` config file to reflect the
 configuration changes made by the user.

 However, it does not preserve the original line ordering (nor the section
 ordering).

 This makes the file hard to read for sections with a lot of options,
 especially with options which are tied to the same feature (''e.g.''
 `login` and `password`) and it makes the comparison of config files of
 different projects hosted on the same server a nightmare.

 WebAdmin should ideally preserve the original ordering, or at least sort
 the options in lexical order.

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3425>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to