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

Wrong link in javadoc for XMLConstants and DatatypeFactory

    XMLWordPrintable

Details

    • 1.4
    • generic
    • generic
    • Verified

    Backports

      Description

        1) javax/xml/XMLConstants.java
        Contains a broken link (pointing to http://www.w3.org/XML/xml-names-19990114-errata/ )
        at line 107 (for static final String XMLNS_ATTRIBUTE_NS_URI ):
        * href="http://www.w3.org/XML/xml-names-19990114-errata/">
        (should be: * href="http://www.w3.org/XML/xml-names-19990114-errata">

        2) javax/xml/datatype/DatatypeFactory.java
        Several links error pointing to following broken fragment.

        http://www.w3.org/TR/xpath-datamodel#dt-dayTimeDuration
        http://www.w3.org/TR/xpath-datamodel#dt-yearMonthyDuration
        http://www.w3.org/TR/xpath-datamodel#dt-yearMonthDuration

        for example
        line 353 (for Duration newDurationDayTime(final String lexicalRepresentation) )
        * "<em>PnDTnHnMnS</em>", <a href="http://www.w3.org/TR/xpath-datamodel#dt-dayTimeDuration">
        there's no #dt-dayTimeDuration in http://www.w3.org/TR/xpath-datamodel

        Attachments

          Issue Links

            Activity

              People

                joehw Joe Wang
                amlu Amy Lu (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: