bug when generating result layout that includes a widget to display a list of
string
------------------------------------------------------------------------------------
Key: NXS-782
URL: https://jira.nuxeo.com/browse/NXS-782
Project: Nuxeo Studio
Issue Type: Bug
Components: Layouts
Affects Versions: 2.4.0.1
Reporter: Alain Escaffre
Assignee: Bogdan Stefanescu
Priority: Blocker
Fix For: Short term backlog
if we configure a result set that displays a property value of type "list of
string", the generated result layout has :
{code}<widget name="sub0" type="text">
<labels>
<label mode="any"></label>
</labels>
<translated>false</translated>
<fields>
<field>data.fichier.</field>
</fields>
<properties mode="any"/>
</widget>
</subWidgets>
</widget>
{code}
The problem is the "data.fichier." in subwidget . This should be empty, as it
used to be in the past.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets