Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.2
-
Fix Version/s: EE-1.8.2.GA_P03, 2.1-Beta, 3.0, EE-2.0.0.GA_P01
-
Component/s: ICE-Components
-
Labels:None
-
Environment:*
Description
According to TLD doc for rows attribute: "If this value is set to zero, all available rows in the underlying data model will be displayed." Seems there is a bug. Zero rows will display nothing.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Done. "while" condition simplified and sped up as well. Also, wrong spelling of variable names corrected.
Note that when the popup list is dynamically provided by the user, "all rows" means all matched rows provided by the user, not all rows in the original data list.
Revision: 24632
Modified : /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputtext/SelectInputTextRenderer.java
Revision: 24633
Modified : /icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/selectinputtext/SelectInputTextRenderer.java
Revision: 24642
Modified : /icefaces2/branches/icefaces-2.0.x-maintenance/icefaces/compat/components/src/main/java/com/icesoft/faces/component/selectinputtext/SelectInputTextRenderer.java