Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8056992

[AU]The auto update window does not read the <moreinfo> tag of au-descriptor.xml file to set the "More information" link

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 8u60
    • 8u25
    • install
    • None
    • b10
    • x86
    • windows_7
    • Verified

    Backports

      Description

        1. Install jre 8u11
        2..Create a map.xml to update 8u11 to 8u25
        such as
        <?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
        <java-update-map version="1.0">
          <mapping>
            <version>1.8.0_11</version>
            <url>https://jre.us.oracle.com/Builds/1.8.0_25/latest/bundles/windows-i586/au-descriptor-1.8.0_25-b11.xml&lt;/url>
          </mapping>
        </java-update-map>

        3. Change the <moreinfo> tag of the au-descriptor.xml file of 8u25
        such as change it to
        <moreinfo>http://www.oracle.com/index.html&lt;/moreinfo>

        4. Create UpdateServletURL key under HKLM\Software\JavaSoft\Java Update\Policy to point to map.xml
        5. Run jucheck.exe -auto
        6. Wait for the bubble to appear and click bubble.
        7. Click the "More information" link in the AU window. Please refer to screenshot.

        Expected:
        http://www.oracle.com/index.html is opened in browser
        Actual:
        The default link is still opened in browser
        http://java.com/moreinfo8

        This URL is hard coded in window. But it should be set according to the <moreinfo> tag of the au-descriptor.xml file.


        Test Results:
        http://sc11152645.us.oracle.com:8080/results/Evergreen/autodev/20140829/Standalone_install_install_2014_08_28_16_02_51/Administrator.Windows_7.x86/AU001-007/AU001-007.log

        Affected Tests:
        AutoUpdate/AU001-007

        Attachments

          Issue Links

            Activity

              People

                amenkov Alex Menkov
                michaelw Michael Wang (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: