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

DataHandler.getTransferData is incomplete for the object case.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.0fcs
    • alpha
    • other-libs
    • None
    • 1.0fcs
    • generic
    • solaris_2.6
    • Verified

        GetTransferData is unfinished for the object case. Unless the mimetype of the requested
        flavor matches the objectMimeType, AND the object class matches the representation class,
        it returns null without attempting to access a dch. There's the beginning of some code
        that handles a representation class of InputStream, but it ends with "REMIND ask Bill!!!!"
        and returns null. A correct one line implementation for the InputStream case, would be to
        just return this.getInputStream().

              duke J. Duke
              duke J. Duke
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: