[Webtest] [webtest][JIRA] Created: (WT-18) setcheckbox and verifycheckbox do not expand all dynamic properties

Theo Helfenberger (JIRA) webtest@lists.canoo.com
Wed, 9 Feb 2005 09:04:26 +0100 (CET)


setcheckbox and verifycheckbox do not expand all dynamic properties
-------------------------------------------------------------------

         Key: WT-18
         URL: http://webtest-community.canoo.com/jira/browse/WT-18
     Project: WebTest
        Type: Bug
 Environment: All
    Reporter: Theo Helfenberger
 Assigned to: Dierk Koenig 



When using dynamic properties in setcheckbox and verifycheckbox the attribute checked ('true' or 'false') 
is not expanded. 


Example:

<storeProperty name="isChecked" value="true" type="dynamic"/>
<setcheckbox name="aBox" checked="#{isChecked}"/>


See:

SetCheckbox.java and VerifyCheckbox.java
the method protected void expandProperties() 


Cheers 

Theo


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira