Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-2.0.0.GA
-
Fix Version/s: 3.0.RC2, 3.0, EE-2.0.0.GA_P01
-
Component/s: Framework
-
Labels:None
-
Environment:Tomcat 7.0.14.0, JSF 2.1.1 (Mojarra), Icefaces EE-2.0.0.GA, Firefox 6.01, Internet Explorer 8 and Chrome 13.0.782
-
Assignee Priority:P2
-
Workaround Exists:Yes
-
Workaround Description:
Description
The application consists of a master page and a detail page. The master page has a datatable with a paginator. When a user clicks on a row, they are taken to the detail page. The user then clicks the browser back button to go back to the master page.
If the user paginates the datatable, the following error appears in the logs:
org.icefaces.impl.event.WindowAndViewIDSetup$1 encode
SEVERE: Missing view ID attribute. Request map cleared prematurely.
If the user paginates the datatable, the following error appears in the logs:
org.icefaces.impl.event.WindowAndViewIDSetup$1 encode
SEVERE: Missing view ID attribute. Request map cleared prematurely.
Observation Notes