https://bugs.documentfoundation.org/show_bug.cgi?id=108926

--- Comment #4 from Aron Budea <[email protected]> ---
My previous guess is wrong, the regression is actually caused by this commit
(verified by reverting):

https://cgit.freedesktop.org/libreoffice/core/commit/?id=acb2943c8125f4ceed74f35f31776929dedeb8d8
author          Jan Holesovsky <[email protected]>  2013-05-10 17:56:04 (GMT)
committer       Jan Holesovsky <[email protected]>  2013-05-12 16:05:57 (GMT)

"bnc#758621: We don't need this index for anything."

Previously in case of (eAktPageKind == PPT_NOTEPAGE), the code progressed
further, now it only does if (eAktPageKind == PPT_SLIDEPAGE).
I'd submit a revert, but I wonder what the valid circumstances were where the
code didn't enter the if-guarded section when it should've?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to