Uploaded image for project: 'Cocoon'
  1. Cocoon
  2. COCOON-1440

[poi] color string normalization

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.1.6
    • 2.1.11, 2.2
    • Blocks: POI
    • None
    • Operating System: All
      Platform: PC
    • 33473

    Description

      In a constructor of ColorCode
      (org.apache.cocoon.components.elementprocessor.impl.poi.hssf.elements) there
      could be a normalization check to ensure that even if the color string is in
      form FFFF:0000:0000 it will be normalized to
      org.apache.poi.hssf.util.HSSFColor's form which is FFFF:0:0. I've spend a lot on
      debugging to get what's going on...

      Attachments

        1. ColorCodeTest.java
          1 kB
          Krystian Nowak
        2. COCOON-1440.patch
          2 kB
          Krystian Nowak
        3. COCOON-1440.patch
          2 kB
          Krystian Nowak

        Activity

          People

            antonio Antonio Gallardo Rivera
            krystian@man.poznan.pl Krystian Nowak
            Votes:
            3 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: