See title.
This is required for #1620308: Jobs sent to mygengo show incorrect title. I assume other translators will have a similar requirement.
The reason for adding a function for this is that we now have a parent label that is automatically built when the data structure is flattened.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | data-item-label-1676058-3.patch | 1.74 KB | berdir |
| #2 | data-item-label-1676058-2.patch | 859 bytes | berdir |
| #1 | data-item-label-1676058-1.patch | 857 bytes | berdir |
Comments
Comment #1
berdirComment #2
berdirUsing!empty instead of isset, #parent_label is always set but can be empty.
Comment #3
berdirAdded tests.
Comment #4
berdirCommited.
Comment #5
berdir