multistep groups are shown in order of creation, not weight.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 0001-fix-1143908-respect-group-weight.patch | 1.19 KB | geek-merlin |
| #1 | 0002-don-t-do-work-for-all-known-types-if-we-are-just-ask.patch | 1.23 KB | geek-merlin |
multistep groups are shown in order of creation, not weight.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 0001-fix-1143908-respect-group-weight.patch | 1.19 KB | geek-merlin |
| #1 | 0002-don-t-do-work-for-all-known-types-if-we-are-just-ask.patch | 1.23 KB | geek-merlin |
Comments
Comment #1
geek-merlinfixed bug and DRYed: we should not iterate over all known types - this can be quite many - if we are just asked for one.
Comment #2
Peter Bex commentedThis patch works perfectly. Thanks!
Please apply it :)
Comment #3
geek-merlin