UI Bug/Issue with Repeating attributes

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2006 12:27 PM
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.
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.
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2006 01:07 PM
Unfortunately, the Web Client UI does not yet support multi-valued properties. We hope to fix this in v1.2, if all else goes well.
You can manipulate them via the APIs.
You can manipulate them via the APIs.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2006 04:25 AM
There is a JIRA issue been raised for this problem, you can track the progress here: http://www.alfresco.org/jira/browse/AWC-199
