https://issues.apache.org/bugzilla/show_bug.cgi?id=41246

Andreas Beeker <[email protected]> changed:

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

--- Comment #16 from Andreas Beeker <[email protected]> ---
fixed with SVN ver r1553760.

The problem was/is that there are note references in the
SlideListWithText(Notes) with no corresponding note record, i.e. the references
point beyond the last record. The fix simply puts null records in the
notesRecords list.
So user code which uses such malformed files have to check for null notes -
it might be nicer to generate default note entries, but as this seems to be
rare legacy problem, I've skipped the implementation for that ...

Apart of that rewriting the files works.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to