repeater min-size does not prevent removal of rows below minium size
--------------------------------------------------------------------

         Key: COCOON-1714
         URL: http://issues.apache.org/jira/browse/COCOON-1714
     Project: Cocoon
        Type: Bug
  Components: Blocks: Forms  
    Versions: 2.2-dev (Current SVN)    
    Reporter: Eric Meyer


repeater min-size does not prevent removal of rows below minium size

e.g.
    <fd:repeater id="industryStructure" initial-size="1" min-size="1">

I can remove all the rows and submit. Shouldn't min-size keep it from ever 
having fewer than those rows, or does this only cause a validation error. If 
the latter, then how is this error displayed?

Regards,
Eric



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to