The GitHub Actions job "Java CI with Gradle" on poi.git/trunk has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run: 79d16303746cbc3cf3081af2a965cff14e2ceb09 / Jacobo Aragunde Pérez <[email protected]> Prevent NullPointerException in XWPFTable.getWidthType(). (#912) According to the spec in section "17.4.63 tblW (Preferred Table Width)", the element tblW is not compulsory and "If this element is omitted, then the cell width shall be of type auto." We modify the getter to follow this behavior, preventing a NPE. It implies a change of behavior in the situation when there is no tblPr, in that case it used to return NIL, but notice that this behavior was introduced in commit d4fc5cd6c08338a4132a6348ee1b1b077f9527b8 and has never been part of a release. Report URL: https://github.com/apache/poi/actions/runs/18163434631 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
