Attached test case that shows this behavior. The icefaces-*.jar files need to be added into the war file.
Steps:
- Load test.jsf
- Click the Hide button
- Click the Show button
- Looking at the rendered source, the script tag that should be rendered in the body-> scriptPnl div tag is no longer there.
Reviewing the updates the script tag is included but not rendered.
Note: for this instance a workaround is to surround the section that is being hidden/shown in a div but this isn't a solution for the customers app.
Attached test case that shows this behavior. The icefaces-*.jar files need to be added into the war file.
Steps:
Reviewing the updates the script tag is included but not rendered.
Note: for this instance a workaround is to surround the section that is being hidden/shown in a div but this isn't a solution for the customers app.