|
From: Benoit X. (JIRA) <no...@at...> - 2006-10-21 10:46:42
|
[ http://opensource.atlassian.com/projects/spring/browse/RCP-425?page=all ] Benoit Xhenseval updated RCP-425: --------------------------------- Attachment: ShuttleListBinding.patch The patch > ShuttleListBinding cannot have different labels if more than one on a model > --------------------------------------------------------------------------- > > Key: RCP-425 > URL: http://opensource.atlassian.com/projects/spring/browse/RCP-425 > Project: Spring Framework Rich Client Project > Type: Bug > Components: Dialog System > Versions: 0.2.0, 0.3.0, 0.2.1 > Environment: Win2K > Reporter: Benoit Xhenseval > Attachments: ShuttleListBinding.patch > > If one has a form with 2 ShuttleListBinding on it for 2 different properties, the labels will be the same for both. > e.g. assume you have currencies and countries as ShuttleListBinding on a form, > both will have the same "available xxx" and "selected xxx" > I enclose a patch that is backward compatible and uses the property as well as the formId to find the label. > If there is no text for the formId.property then it reverts to the old style. > Regards > Benoit -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/spring/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |