You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2015/05/19 09:12:54 UTC

[Bug 57934] New: Cannot set conditional formatting fill color to XSSFColor

https://bz.apache.org/bugzilla/show_bug.cgi?id=57934

            Bug ID: 57934
           Summary: Cannot set conditional formatting fill color to
                    XSSFColor
           Product: POI
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: Andy.Carpenter@manchester.ac.uk

The XSSFPatternFormatting class does not include setFillForegroundColor and
setFillBackgroundColor methids that take an XSSFColor parameter.. Thus,
conditional formatting can only used IndexedColors

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 57934] Cannot set conditional formatting fill color to XSSFColor

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57934

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dominik Stadler <do...@gmx.at> ---
Setting to fixed as it should work and there was no response for some time.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 57934] Cannot set conditional formatting fill color to XSSFColor

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57934
Bug 57934 depends on bug 58138, which changed state.

Bug 58138 Summary: The Conditional Formatting code should also work with org.apache.poi.ss.usermodel.Color, as well as shorts
https://bz.apache.org/bugzilla/show_bug.cgi?id=58138

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 57934] Cannot set conditional formatting fill color to XSSFColor

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57934

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 57934] Cannot set conditional formatting fill color to XSSFColor

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57934

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |58138

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 57934] Cannot set conditional formatting fill color to XSSFColor

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57934

Nick Burch <ap...@gagravarr.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Nick Burch <ap...@gagravarr.org> ---
This has hopefully been solved with bug #58138, as XSSFPatternFormatting now
additionally accepts XSSFColor objects for its colour setters

Would you be able to check a nightly build / 3.13 beta 1 once released, and
confirm that your use case is now covered?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org