id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 11520,Some options are not written to trac.ini on environment creation,Ryan J Ollos,Jun Omae,"It appears that the default values for all of the options should be written to trac.ini when the [browser:/branches/1.0-stable/trac/env.py?rev=11981&marks=576#L544 environment is created]. However, I noticed that some are missing. Looking at just the `[trac]` section, the following are missing: * `default_date_format` * `default_handler` * `default_language` * `default_timezone` * `request_filters` * `use_xsendfile` All of those options are contained in the `trac.web.main.RequestDispatcher` class.",defect,closed,normal,0.12.6,general,1.0-stable,normal,fixed,config,Jun Omae,,Option defaults in `trac.web.main` were not being written to //trac.ini// on environment creation.,,