Hide Forgot
This is because listGrid.getTotalRows() returns 1000 if it is called before the grid data has loaded. We should instead display no value or a question mark if the grid data has not yet loaded.
Fixed - [master 961a51b].
Verified on build#196 (Version: 4.1.0-SNAPSHOT Build Number: 83c773c) The Total field in Table footer shows '?', rather than the value of '1000' before grid data is loaded. Marking as verified.
changing status of VERIFIED BZs for JON 2.4.2 and JON 3.0 to CLOSED/CURRENTRELEASE