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

toString returns non-IPP compliant strings for MediaName and MediaSizeName

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • client-libs
    • None
    • 2d
    • beta2
    • generic
    • generic

      For MediaName.ISO_A4_TRANSPARENT and MediaName.ISO_A4_WHITE
       IPP 1.1 defines the following names:
       "iso-a4-white", "iso-a4-transparent",
       
       but method toString() for both returns:
       "iso-A4-transparent", "iso-A4-white"
       (jdk1.4.0beta-b56).
       
       The same is true for MediaSizeName.A, MediaSizeName.B, MediaSizeName.C,
       MediaSizeName.D, MediaSizeName.E:
       the values "A", "B", "C", "D", "E" are returned instead of "a", "b", "c",
       "d", "e" described in Printer MIB(rfc1759).

            jgodinez Jennifer Godinez (Inactive)
            jgodinez Jennifer Godinez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: