Hello,
Just wondering if this is a known issue, or if I am doing something wrong.
I have a custom aspect with an attribute that is declared as type d:text, and multiple=true. When I edit the properties of content that has the aspect applied, and specify a value for the repeating attribute, either the UI or the repository (not sure which..) adds [ ]'s (brackets) around the value.
Upon editing the properties again, the value now has the brackets around it, if it is saved again the value now has [[ ]]'s (two sets of brackets) around it..so on and so forth.
Should the UI strip the [ ]'s out? OR even better, repeating attributes could be rendered as an HTML multi-list field that the values are added and removed from.