Jump to content
We've recently updated our Privacy Statement, available here ×
  • Hide JasperReports Server Version Details in About Window


    asimkin
    • Features: JasperReports Server, User Interface Version: v7.2 Product: JasperReports® Server

    Request Details

    Hide Product Version information in "About TIBCO JasperReports Server" window:

    [toc]

    about_version.png.1ad529d939a5d9cdf66a0179a0e881af.png


    Solution

    Product Version information specified in

    jasperserver-proWEB-INFjspmodulesaboutabout.jsp[/code]

    file, line ~45:

     

    <p class="message"><spring:message code="dialog.aboutBox.productVersion"/>: <span class="emphasis"><spring:message code='PRO_VERSION'/></span></p>[/code]

    Comment out the line to achieve the requirement

     

    <!-- <p class="message"><spring:message code="dialog.aboutBox.productVersion"/>: <span class="emphasis"><spring:message code='PRO_VERSION'/></span></p> -->[/code]

    Then clear application server "work" folder and reload the page in the browser:

    noversion.png.a8ee62cdb30885e719302d28ed32cd38.png

    Solution tested with TIBCO JasperReports® Server v.7.2.0


    AS-20191113, case 01814589


    User Feedback

    Recommended Comments

    There are no comments to display.



    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...