Jump to content
We've recently updated our Privacy Statement, available here ×

Top of Page Input Control not working in JS 3 RC1


jens_noering

Recommended Posts

Hello,

I've just tested the new Input Controls layout where the input controls are on top of the report page.
I think this is a really good feature, but there seens to be a bug.

I've installed the RC 1 by using the windows installer. Example database and reports are installed.

Then modified the freight report so that it uses the top of pages input controls.

First time it works when starting the report, because the saved parameters are taken.
But when modifying a parameter and push the 'Run Report' Button it's not working.

Mozilla 1.5 does nothing, no error message or anything else.
Then tried the Internet Explorer 6.0 :
The internet explorer gives me the following message:
 

Row: 112
character: 2
Error: 'document.inputControlsFrm.ParentFolderUri.value' is null or no object


greetz jens

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Hello Lucian,

 

just deployed the new jsp to the rc1 but nothing happend. The same errors are happening.

 

Am i missing something?

 

The file has been added to the right folder, windows asked me to overwrite the old viewreport.jsp and i confirmed this.

After that i started jasperserver and tried my freight-report.

 

Any suggestions why its not working.

 

greetz jens

Link to comment
Share on other sites

Could you confirm that you have a

Code:
">[/code]	

in your WEB-INF/jsp/ViewReport.jsp file? If so, maybe Tomcat didn't recompile the JSP file (because of its timestamp). Try to touch the file, i.e. edit it, make a insignificant change (add a space) and save it.

Regards,
Lucian

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...