]> source.dussan.org Git - poi.git/commit
avoid NPE in ListLevel.getNumberText() when numberText is null, see Bugzilla 50075
authorYegor Kozlov <yegor@apache.org>
Thu, 14 Oct 2010 10:30:29 +0000 (10:30 +0000)
committerYegor Kozlov <yegor@apache.org>
Thu, 14 Oct 2010 10:30:29 +0000 (10:30 +0000)
commitfce9af10cf542b064e7e1f58c0ae426743dd218b
tree4d7d390a8a5ec555eb9f068d254b553dad82f1b2
parent6f62a4397dd74099c83ad49622afc22db28eaaa9
avoid NPE in ListLevel.getNumberText() when numberText is null, see Bugzilla 50075

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1022456 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/scratchpad/src/org/apache/poi/hwpf/model/ListLevel.java
src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestBug50075.java [new file with mode: 0755]
test-data/document/Bug50075.doc [new file with mode: 0644]