View Bug Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002612 | DCP-o-matic | Bugs | public | 2023-09-20 20:04 | 2024-09-04 13:42 |
Reporter | carl | Assigned To | carl | ||
Priority | immediate | Severity | block | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 2.16.65 | ||||
Summary | 0002612: Example substitution of asset/metadata names in preferences seems to be broken | ||||
Description | [] | ||||
Tags | No tags attached. | ||||
Branch | |||||
Estimated weeks required | |||||
Estimated work required | Undecided | ||||
|
4b2f1fd3e9aef7efcd55f0f52ad56d767a6c26d5 |
|
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. |
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 |
2024-09-04 13:42 | carl | Status | resolved => closed |