Hi, On 12/1/06, Torgeir Veimo <[EMAIL PROTECTED]> wrote:
It works if I change PropInfo.apply() line 136 toif (va.length == 1 && !def.isMultiple()) { ... So it seems that for some reason, even if PropDef.isMultiple() is true for a given property, no ValueFormatException is thrown when setting the property as single value.
Cool, thanks! Impressive troubleshooting! Would you care to file separate Jira issues for the PropInfo change and for the ValueFormatException not being thrown? I can take it from there. BR, Jukka Zitting
