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/08/03 09:02:01 UTC

[Bug 58204] New: STYLE: ShapeContainer interface makes internal getShapesList() redundant

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

            Bug ID: 58204
           Summary: STYLE: ShapeContainer interface makes internal
                    getShapesList() redundant
           Product: POI
           Version: 3.13-dev
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: XSLF
          Assignee: dev@poi.apache.org
          Reporter: Mark.Olesen@gmx.net

Created attachment 32953
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=32953&action=edit
[PATCH]

some code simplification

-- 
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 58204] STYLE: ShapeContainer interface makes internal getShapesList() redundant

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

Andreas Beeker <ki...@apache.org> changed:

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

--- Comment #1 from Andreas Beeker <ki...@apache.org> ---
Thank you for the patch. The lazy initialization already contained an order 
problem before, which bubbled up with this patch.
Applied with r1694335

-- 
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