ICEfaces
  1. ICEfaces
  2. ICE-4196

Create test to catch class<Type> Error when binding with Boolean attribute

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7
    • Fix Version/s: 1.8RC2, 1.8
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      any

      Description

      Using com.icesoft.faces.metadata.BeanImpPropertiesTest to list a components with class<Type> Error when binding with Boolean attribute.

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #18540 Wed Mar 11 14:44:19 MDT 2009 frank.ye ICE-4196 list class<Type> Error with Boolean binding
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/component/test/java/com/icesoft/faces/metadata/TestPropDataProvider.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/test/java/com/icesoft/faces/metadata/BeanImpPropertiesTest.java
          Frank Ye created issue -
          Frank Ye made changes -
          Field Original Value New Value
          Link This issue blocks ICE-1128 [ ICE-1128 ]
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 1.8 [ 10161 ]
          Assignee Priority P2
          Affects Version/s 1.7 [ 10080 ]
          Affects Version/s 1.8RC1 [ 10143 ]
          Assignee Adnan Durrani [ adnan.durrani ]
          Ken Fyten made changes -
          Summary class<Type> Error when binding with Boolean attribute Create test to catch class<Type> Error when binding with Boolean attribute
          Salesforce Case []
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #18553 Thu Mar 12 16:38:24 MDT 2009 adnan.durrani Fix for ICE-4196 (Create test to catch class<Type> Error when binding with Boolean attribute)
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/component/test/java/com/icesoft/faces/metadata/BeanImpPropertiesTest.java
          Adnan Durrani made changes -
          Status Open [ 1 ] In Progress [ 3 ]
          Hide
          Adnan Durrani added a comment -

          Test modified, now it applies the following rules on the boolean properties of the component.

          • Call setXXX on the boolean property and pass primitive boolean param, log if failed.
          • call isXXX on the boolean property, if found check the return type. log if the isXXX was not found. log if the isXXX was found but the return type was not primitive boolean.

          Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\test\java\com\icesoft\faces\metadata\BeanImpPropertiesTest.java
          Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\test\java\com\icesoft\faces\metadata\BeanImpPropertiesTest.java
          Completed: At revision: 18553

          Show
          Adnan Durrani added a comment - Test modified, now it applies the following rules on the boolean properties of the component. Call setXXX on the boolean property and pass primitive boolean param, log if failed. call isXXX on the boolean property, if found check the return type. log if the isXXX was not found. log if the isXXX was found but the return type was not primitive boolean. Modified: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\test\java\com\icesoft\faces\metadata\BeanImpPropertiesTest.java Sending content: D:\work\development\head\svn\ossrepo\icefaces\trunk\icefaces\component\test\java\com\icesoft\faces\metadata\BeanImpPropertiesTest.java Completed: At revision: 18553
          Adnan Durrani made changes -
          Status In Progress [ 3 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Ken Fyten made changes -
          Fix Version/s 1.8RC2 [ 10163 ]
          Fix Version/s 1.8 [ 10161 ]
          Ken Fyten made changes -
          Fix Version/s 1.8 [ 10161 ]
          Assignee Priority P2
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]
          Assignee Adnan Durrani [ adnan.durrani ]

            People

            • Assignee:
              Unassigned
              Reporter:
              Frank Ye
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: