]> source.dussan.org Git - poi.git/commit
Demote the HPSF CodePageString null check from an exception to a Warning, as we seem...
authorNick Burch <nick@apache.org>
Mon, 28 Nov 2011 17:38:29 +0000 (17:38 +0000)
committerNick Burch <nick@apache.org>
Mon, 28 Nov 2011 17:38:29 +0000 (17:38 +0000)
commitfad57db43de8fd58c3fb4ca78f26a14e888dba4e
tree9b301791a6e3355855f41e1f98dada7ba55b7c71
parent8e5e9e0d5636a5ada65e463e11252b8b119ccf64
Demote the HPSF CodePageString null check from an exception to a Warning, as we seem to be hitting it incorrectly (see bug #52258 for details)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1207477 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hpsf/CodePageString.java