Nimarukan created ODFTOOLKIT-399:
------------------------------------

             Summary: Table rowIterator next() does not advance correctly if 
not preceded by hasNext()
                 Key: ODFTOOLKIT-399
                 URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-399
             Project: ODF Toolkit
          Issue Type: Bug
          Components: simple api
    Affects Versions: 0.6.1-incubating
         Environment: org.apache.odftoolkit:simple-odf:0.8.1-incubating
jdk1.8.0.51
            Reporter: Nimarukan
            Priority: Minor


In Table rowIterator the next() method does not advance correctly if it is 
called multiple times without an intervening call to hasNext().

(Also, if there are no more elements, it returns null rather than throwing 
NoSuchElementException as specified by java.util.Iterator.next().)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to