Uploaded image for project: 'ODF Toolkit'
  1. ODF Toolkit
  2. ODFTOOLKIT-142

Trying to access a spreadsheet cell without first inserting rows causes a trap

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • odfdom-0.8.6
    • odfdom-0.8.7
    • java
    • None
    • Operating System: All
      Platform: All
    • 212

    Description

      Created an attachment (id=324)
      Java code showing the issue

      I wrote a test case to specifically test that I could write to a spreadsheet cell without first manually inserting the rows. It failed on 0.8 I just re-tested on the 0.9 snapshot and it still fails.

      The only cell I can write to is (0,0). I then tried (5,5) and got an exception.

      A programmer should be able to create a new spreadsheet and just start writing to cells without having to manually insert any rows first.

      Please see the attached simple test case for a better understanding of the issue.

      Attachments

        Activity

          People

            svanteschubert@odftoolkit.org Svante Schubert
            kelvin@odftoolkit.org kelvin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: