PHPRunner v5.0 Build 448
While viewing a Report Page, the Quick Jump LOV lists all the available pages, but only the "Back to menu" item works. Selecting any other entry in the Quick Jump LOV, does nothing. The current report page remains displayed in the browser and the browser reports an error similar to the following:
Char: 1
Error: Access is denied.
Code:0
URL: http://<application_url>/Test_Report_report.php
I first experienced the following problem on my existing application after creating a new report. To reproduce the issue, setup a simple test project with the following characteristics:
- Datasource Tables
- select at least one table/view from your database (I selected two tables in my test)
- create one report based on a table/view in the database
- Field Order and Totals
- on the "Menu" tab, the project shows three (3) items. In this example, they are:
User
Objects
Test Report
- Choose Theme
- select the "Default" layout, and any theme. I used "Paris" in my test.
d) Build the project and view the application.
Four items are listed in the Quick Jump LOV ("Back to menu/User/Objects/Test Report") on all pages. The Quick Jump LOV works as expected on all pages except when viewing the report page. On the report page, the Quick Jump LOV lists all the available pages, but only the "Back to menu" item works.
Were you aware of this issue? If so, do you have an estimate as to when it might be fixed. Thanks.