Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EE-3.0.0.GA_P01
-
Component/s: None
-
Labels:None
-
Environment:IF 3.x
Description
This is due to the maintenance branch missing a wrapper around the row expander that was used to add padding in nested cases. This feature was never moved to maintenance branch, and the lack of this wrapper causes a complex jQiuery selector to fail, but only in FF.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #30398 | Tue Aug 07 12:22:21 MDT 2012 | nils.lundquist | |
Files Changed | ||||
MODIFY
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/expansiontoggler/ExpansionTogglerRenderer.java
|
Nils Lundquist
created issue -
Nils Lundquist
made changes -
Field | Original Value | New Value |
---|---|---|
Link | This issue is duplicated by ICE-8437 [ ICE-8437 ] |
Nils Lundquist
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Nils Lundquist
made changes -
Assignee | Nils Lundquist [ nils.lundquist ] |
Migration
made changes -
Fix Version/s | EE-3.0.0.GA_P01 [ 10327 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Revision #30398
Committed by nils.lundquist
A minute ago
ICE-8440- Fixed FF specific selector issue by back porting row toggler indenting.