Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.2
-
Component/s: Bridge, Framework, Sample Apps
-
Labels:None
-
Environment:ICEfaces 2 MyFaces 2
Description
You can reproduce the problem with the core/auction application (I turned off Push to avoid the extra logging and processing). I found that the Chrome console provided the best data as to what was going wrong.
1) Click on the details triangle for one of the auction items. The details should render without any errors.
2) Click on the details triangle again. No request is sent, the details line does not get closed, and the following error is dumped out to the Chrome console:
"Uncaught cannot find enclosing form"
3) Click on the details triangle again. This time it works properly.
Alternating clicks will work/fail in the same way.
1) Click on the details triangle for one of the auction items. The details should render without any errors.
2) Click on the details triangle again. No request is sent, the details line does not get closed, and the following error is dumped out to the Chrome console:
"Uncaught cannot find enclosing form"
3) Click on the details triangle again. This time it works properly.
Alternating clicks will work/fail in the same way.
Issue Links
- blocks
-
ICE-5868 MyFaces 2 compatibility
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #25216 | Tue Aug 09 08:41:26 MDT 2011 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/core/src/main/javascript/application.js
|