Description of problem: After viewing "Manage Maintainers" list once, viewing again after browser back shows a table with empty cells. Version-Release number of selected component (if applicable): How reproducible: Always in Chrome and Firefox Steps to Reproduce: 1.Sign in as admin or a project maintainer 2.Navigate to a project for which signed in user can manage maintainers 3.Click "Manage Maintainers" 4.Use browser back to return to project page 5.Click "Manage Maintainers" again Actual results: Table shows maintainers the first time, and shows the same number of rows and columns the second time but with all cells except "Remove" action empty. Expected results: Maintainers shown in table regardless of navigation. Additional info:
Problem fixed by disabling hibernate cache which causing the issue. See https://github.com/zanata/zanata/commit/533752aef04893e49a42e53ebb6fec30d9b978b1
Correction. See https://github.com/zanata/zanata/commit/08f070dede596d4613d2d9c8f31934a5803f68ed
Verified with Zanata version 1.5.0-alpha-3-SNAPSHOT (20120229-0923) on both Chrome and Firefox.