Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Alpha3
-
Fix Version/s: 2.0-Alpha3, 2.0.0
-
Component/s: Framework
-
Labels:None
-
Environment:jsf2.0, ICEfaces-2.0
Description
htmlunit tests with jsf2.0 tests the ability to render properly jsp pages. With the following context-param, this feature should also be available with ICEfaces-2.0:-
<context-param>
<param-name>org.icefaces.render.auto</param-name>
<param-value>false</param-value>
</context-param>
<context-param>
<param-name>org.icefaces.render.auto</param-name>
<param-value>false</param-value>
</context-param>
Issue Links
- blocks
-
ICE-4950 Configure existing JSF 2.0 test cases to run with ICEfaces 2.0
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22700 | Wed Oct 20 13:08:48 MDT 2010 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces/scratchpads/sparkle/component/src/org/icefaces/component/pushbutton/PushButtonRenderer.java
MODIFY /icefaces/scratchpads/sparkle/component/src/org/icefaces/component/checkboxbutton/CheckboxButtonRenderer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22698 | Wed Oct 20 11:23:44 MDT 2010 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces/scratchpads/sparkle/component/src/org/icefaces/component/checkboxbutton/CheckboxButtonMeta.java
ADD /icefaces/scratchpads/sparkle/component/src/org/icefaces/component/pushbutton/skins/rime/bullet.gif MODIFY /icefaces/scratchpads/sparkle/showcase/test/web/buttons/pushbuttonSam.xhtml MODIFY /icefaces/scratchpads/sparkle/component/src/org/icefaces/component/pushbutton/PushButtonRenderer.java MODIFY /icefaces/scratchpads/sparkle/component/src/org/icefaces/component/checkboxbutton/CheckboxButtonRenderer.java ADD /icefaces/scratchpads/sparkle/showcase/test/web/buttons/immediateTest.xhtml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22686 | Tue Oct 19 10:28:32 MDT 2010 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces/scratchpads/sparkle/component/src/org/icefaces/component/pushbutton/PushButtonMeta.java
MODIFY /icefaces/scratchpads/sparkle/component/src/org/icefaces/component/checkboxbutton/CheckboxButtonMeta.java ADD /icefaces/scratchpads/sparkle/showcase/test/web/buttons/pushbuttonSam.xhtml MODIFY /icefaces/scratchpads/sparkle/component/src/org/icefaces/component/pushbutton/PushButtonRenderer.java |