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 2017/04/13 12:37:04 UTC

[Bug 60982] New: FormulaParser does not recognize multi-sheet references when quoted

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

            Bug ID: 60982
           Summary: FormulaParser does not recognize multi-sheet
                    references when quoted
           Product: POI
           Version: 3.15-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SS Common
          Assignee: dev@poi.apache.org
          Reporter: e.aivaloglou@tudelft.nl
  Target Milestone: ---

When parsing formula SUM('a b:c d'!F9), FormulaParser does not recognize the
second sheet from multi-sheet reference 'a b:c d'!F9. Instead, it creates an
org.apache.poi.ss.formula.ptg.Ref3DPxg [sheet=a b:c d ! F9] token with
firstSheetName = a b:c d and lastSheetName = null

-- 
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 60982] FormulaParser does not recognize multi-sheet references when quoted

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

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

-- 
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