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

IntegrationService association API should use "xyz" for filename extensions, not ".xyz"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6u18
    • 6u18
    • deploy
    • b04
    • generic
    • generic

        In JNLP filename extensions are specified with out "." where as in IntegrationService we are expecting a ".", for example:

        <association extensions="bbb" mime-type="x-application/bbb"/>

        In IntegrationService we currently expect is.requestAssociation(mime,{".bbb"}), but it should be is.requestAssociation(mime,{"bbb"}) for consistency.

              rkennke Roman Kennke
              rkennke Roman Kennke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: