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

Documentation error for java.text.MessageFormat

XMLWordPrintable

    • merlin
    • generic
    • generic



      Name: diC59631 Date: 12/09/98


      Here is the doc error:

      Note: formats are numbered by order of variable in the string. This is not the same as the argument numbering! For example:
      with "abc{2}def{3}ghi{0}...",

           format0 affects the first variable {2}
           format1 affects the second variable {3}
           format2 affects the second variable {0}
           and so on.


      There are two references to the "second" variable.
      The last one should be "third".

      (Review ID: 47648)
      ======================================================================

            nlindenbsunw Norbert Lindenberg (Inactive)
            dindrigo Daniel Indrigo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: