Community
Participate
Working Groups
Build Identifier: Build id: 20100917-0705 in the method: org.eclipse.birt.report.engine.executor.ExecutionContext.getPageVariable(String) You guys spell wrong word. if ( "pageNumber".equals( name ) ) { return Long.valueOf( totalPage ); } Reproducible: Always Steps to Reproduce: 1.create a report with at least two pages. 2.print pageNumber with script reportContext.getPageVariable("pageNumber"). 3.run.
fixed.
*** Bug 363055 has been marked as a duplicate of this bug. ***