]> source.dussan.org Git - poi.git/commit
fixed LEFT and RIGHT to return #VALUE! when called with a negative operand, see Bugzi...
authorYegor Kozlov <yegor@apache.org>
Sat, 4 Sep 2010 09:48:34 +0000 (09:48 +0000)
committerYegor Kozlov <yegor@apache.org>
Sat, 4 Sep 2010 09:48:34 +0000 (09:48 +0000)
commitd6e6f426f52f989642da783a5322647ea31685ed
treef13c611417104f1438e148cd7823790ab86eb788
parent66f04045144ee621b3a30f4a8c40dc05adf84008
fixed LEFT and RIGHT to return #VALUE! when called with a negative operand, see Bugzilla 49841

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@992570 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/record/formula/functions/TextFunction.java
src/testcases/org/apache/poi/hssf/record/formula/functions/TestLeftRight.java [new file with mode: 0644]