Uploaded image for project: 'ZK Spreadsheet'
  1. ZK Spreadsheet
  2. ZSS-153

After adding a user defined function to a sheet the application throws a NPE inserting/deleting rows/columns/cells

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.5.0
    • 2.3.0
    • ZSS Component
    • None
    • Windows/OpenSUSE

      We have created a user defined function for retrieving data to populate the cell. We tried wiring through XEL and TLD but those were untestable because the Zats framework doesn't always notice the function.

      We have it wired the way POI recommends it and we can test successfully that way. The function works properly and is tested.

      However we are receiving a NullPointerException in FormulaParser at line 175 because XSSFName is returning a null from getRefersToFormula(...).

            Unassigned Unassigned
            jerryhoerig jerryhoerig
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: