Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.RC1, 3.0.RC2
-
Fix Version/s: 3.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3.0
-
Assignee Priority:P1
Description
The ace:panelExpansion components sets its colspan value to include columns that aren't rendered on the page.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Attachment | panelExpansion-colspan.JPG [ 13976 ] | |
| Attachment | Case10843Example.zip [ 13977 ] | |
| Attachment | Case10843ExampleWAR.zip [ 13978 ] |
| Salesforce Case | [5007000000KEeUi] |
| Fix Version/s | 3.0.1 [ 10282 ] | |
| Assignee Priority | P3 | |
| Assignee | Nils Lundquist [ nils.lundquist ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #27265 | Thu Jan 19 13:17:58 MST 2012 | nils.lundquist | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/datatable/DataTableRenderer.java
|
| Fix Version/s | 3.0 [ 10241 ] | |
| Fix Version/s | 3.0.1 [ 10282 ] | |
| Assignee Priority | P3 | P1 |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #27287 | Fri Jan 20 13:25:24 MST 2012 | nils.lundquist | |
| Files Changed | ||||
DEL
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/rowpanelexpander
DEL
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/rowexpander
|
| Status | Resolved [ 5 ] | Closed [ 6 ] |

r27265 -
ICE-7657- Only rendered cols included in the colspan of an expandable panel.