Summary: | bug: adding new slides fails | ||
---|---|---|---|
Product: | POI | Reporter: | Yegor Kozlov <yegor> |
Component: | HSLF | Assignee: | POI Developers List <dev> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Hardware: | Other | ||
OS: | other | ||
Attachments: | test case |
Description
Yegor Kozlov
2006-03-24 16:10:41 UTC
Created attachment 17969 [details]
test case
Bah, guess my changes to your code to make it easier to follow ended up breaking stuff :( Can you confirm that your test case does work on the code you submitted? If so, I'll need to compare your original code to my new stuff, and see what I broke when I tried to make it easier to understand..... Should work now - had to make sure everything correctly updated internal views, and then tweak how the PersistPtrHandler stuff happened |