id summary reporter owner description type status priority component severity resolution keywords cc release 11170 Reset width and height of textarea after changing orders of custom fields Jun Omae Jun Omae "=== How to reproduce 1. Add custom field as `textarea` with 42 for width and 3 for height 2. Visit ""Manage Custom Fields"" panel and click ""Apply changes"" button 3. Reset cols and rows of the field to default `TicketSystem.get_custom_fields()` returns `width` and `height` property in a ditionary for `textarea` type. However, the properties are `field-name.cols` and `field-name.rows` in trac.ini. Therefore, the plugin doesn't keep the values. [attachment:customfieldadminplugin-r13282.diff], unit tests pass on Trac 0.11.3 - 1.0.1." defect closed normal CustomFieldAdminPlugin normal fixed 0.12