DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28522>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28522





------- Additional Comments From [EMAIL PROTECTED]  2005-10-06 12:58 -------
Created an attachment (id=16606)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=16606&action=view)
Patch for AggregateField to check if the combined value matches the split
pattern

The problem is twofold:
1. The validation isn't done at all (patch fixes this)
2. Only the sub fields of the aggregate field are rendered, so any validation
error which is associated with the aggregate field itself has to be extracted
and displayed with separately. With the patch applied, you can use
<ft:validation-error id="myaggregatefieldid"/> to render only the validation
error (if there is one).

I also adapted the sample for the aggregate field to reflect this.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to