View Bug Details

IDProjectCategoryView StatusLast Update
0002612DCP-o-maticBugspublic2023-09-21 00:08
Reportercarl Assigned Tocarl  
PriorityimmediateSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Target Version2.16.65 
Summary0002612: Example substitution of asset/metadata names in preferences seems to be broken
Description

[]

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work requiredUndecided

Activities

carl

2023-09-20 22:59

administrator   ~0005954

4b2f1fd3e9aef7efcd55f0f52ad56d767a6c26d5

carl

2023-09-21 00:07

administrator   ~0005955

The effects of this bug are a lot more serious than they first appear - it breaks (for example) naming of KDMs because the NameFormatEditor constructor calls update_example() which (before this fix) set _name's specification to a careful_string_filter()ed version of itself. Since 77df016da7f8e1ee3f31c2a0d147c939e78add97 makes careful_string_filter() remove % this means that the % are removed from the spec. Then KDMOutputPanel::make() writes this newly-broken spec to the config.

Bug History

Date Modified Username Field Change
2023-09-20 20:04 carl New Bug
2023-09-20 20:05 carl Assigned To => carl
2023-09-20 20:05 carl Status new => confirmed
2023-09-20 22:59 carl Status confirmed => resolved
2023-09-20 22:59 carl Resolution open => fixed
2023-09-20 22:59 carl Note Added: 0005954
2023-09-21 00:07 carl Note Added: 0005955
2023-09-21 00:08 carl Priority normal => immediate
2023-09-21 00:08 carl Severity minor => block
2023-09-21 00:08 carl Estimated work required => Undecided