Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-838

Usage of Character.codePointAt() makes it necessary to use JDK 1.5

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.0 Beta 1
    • 3.0 Beta 1
    • taglibs
    • None
    • jdk 1.4.2

      In info.magnolia.cms.taglibs.util.BaseImageTag, line 183 the method Character.codePointAt() is used, which is available since JDK 1.5

      This makes it necessary to run Magnolia with JDK 1.5. I do not believe that this is a good idea.

        Acceptance criteria

              fgiust Fabrizio Giustina
              ralf Ralf Hirning
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD