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 2021/09/04 08:48:59 UTC

[Bug 65551] New: Incorrect fetching paragraph and text runs props from master shape

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

            Bug ID: 65551
           Summary: Incorrect fetching paragraph and text runs props from
                    master shape
           Product: POI
           Version: 5.0.0-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLF
          Assignee: dev@poi.apache.org
          Reporter: savinskiy.konstantin@gmail.com
  Target Milestone: ---

Created attachment 38018
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=38018&action=edit
Test document

Paragraph and text runs properties don't fetch from the master slide.

https://github.com/apache/poi/blob/REL_5_0_0/src/ooxml/java/org/apache/poi/xslf/model/ParagraphPropertyFetcher.java#L75

In this case, receives default master properties. See the attached document and
pay attention to the text alignment of copyright in the footer.

-- 
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 65551] Incorrect fetching paragraph and text runs props from master shape

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

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

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

--- Comment #2 from Andreas Beeker <ki...@apache.org> ---
Thank you for the test file.
Fixed via r1894140

-- 
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 65551] Incorrect fetching paragraph and text runs props from master shape

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

PJ Fanning <fa...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from PJ Fanning <fa...@yahoo.com> ---
Thanks for reporting the issue. POI is a volunteer project and not many of the
existing community are active on pptx support. Would it be possible that you
or your team could contribute a patch?

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