[OS-JIRA] Created: (WOL-684) WOD binding validation should check for setters as well as getters where dynamic elements require setter.

From: D Tim Cummings (JIRA) ("D)
Date: Sat Dec 01 2007 - 20:04:37 EST

  • Next message: James Cicenia: "Total Build Frustration"

    WOD binding validation should check for setters as well as getters where dynamic elements require setter.
    ---------------------------------------------------------------------------------------------------------

                     Key: WOL-684
                     URL: http://issues.objectstyle.org/jira/browse/WOL-684
                 Project: WOProject/WOLips
              Issue Type: Bug
              Components: wolips
        Affects Versions: WOLips 3.3.2 Scheduled: November 16 2007
             Environment: WOLips 3.3.4467, Eclipse 3.3.1.1, Java 1.5, Mac OS X 10.4.10
                Reporter: D Tim Cummings
                Priority: Minor

    The following bindings require setter as well as getter. Currently the validation only checks for getter.

    WOCheckBox: selection, checked
    WOCheckBoxList: item, index
    WOFileUpload: data
    WOHiddenField: value
    WOPasswordField: value
    WOPopUpButton: item, value, selection
    WORadioButton: selection, checked
    WORadioButtonList: item, index, selection
    WORepetition: item, index
    WOText: value
    WOTextField: value

    also

    WOTable: item, index
    WOCheckBoxList: item, index, selections
    WOCheckBoxMatrix: item, selections

    and probably some others.

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



    This archive was generated by hypermail 2.0.0 : Sat Dec 01 2007 - 20:05:25 EST