- Issue created by @mscweb
- Merge request !67add empty string if label doesn't exist (creation of the content) β (Open) created by DrDam
- πΈπͺSweden mscweb
Great! Couldn't fully track down what was creating the NULL label.
Tested and works like a charm.
- π«π·France DrDam
The "Null" label is created by the "->label()" method because at this stage (node creation) the "title" ( targeted by the method) is null. I.E. there is no "saved title" for the current entity.