Re: [PR] Fix Bug 66263 — Add support for reading SDT row in tables [poi]
pjfanning (via GitHub) <[email protected]> Tue, 28 Jul 2026 16:31:42 -0000
| Newsgroups | gmane.comp.jakarta.poi.devel |
|---|---|
| Message-ID | <PR_kwDOAAMmIM65GrKp-c5508c22-a7b3-4904-b34b-529909929f97@gitbox.apache.org> |
pjfanning commented on code in PR #971:
URL: https://github.com/apache/poi/pull/971#discussion_r3667416480
##########
poi-ooxml/src/main/java/org/apache/poi/xwpf/usermodel/XWPFParagraph.java:
##########
@@ -139,10 +139,22 @@ private void buildRunsInOrderFromXml(XmlObject object) {
if (o instanceof CTSdtBlock) {
Review Comment:
I rebased the PR
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]