You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2019/02/18 05:54:13 UTC

[Bug 63187] New: Exception message typo error

https://bz.apache.org/bugzilla/show_bug.cgi?id=63187

            Bug ID: 63187
           Summary: Exception message typo error
           Product: POI
           Version: unspecified
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SS Common
          Assignee: dev@poi.apache.org
          Reporter: kenneth.wang@ge.com
  Target Milestone: ---

File:   org.apache.poi.ss.formula.WorkbookEvaluator
method: getEvalForNameRecord
line:   762
issue:  Exception message typo error
code:   throw new RuntimeException("Don't now how to evalate name '" +
nameRecord.getNameText() + "'");

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 63187] Exception message typo error

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=63187

PJ Fanning <fa...@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from PJ Fanning <fa...@yahoo.com> ---
corrected using https://svn.apache.org/viewvc?view=revision&revision=1853787

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org