Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.6.1
-
None
-
-
a21be3a9f (dev), 0dbc2de4a (dev), ede8d4b6e (6.7), 7ce8149bf (6.7), e2b5911bd (dev), dbf2cfefa (6.6), 72c167ff5 (6.6), f1ba00acb (6.5), c7755c93f (6.5)
Description
Description:
Clicking the previous (upward arrow) at the bottom of the example will cause the example to crash
Steps to reproduce:
- Open the multipage viewer example
- Clicking on previous (the upward arrow a the very bottom of the example)
- The example will crash
Expected behavior:
The example should not crash if there are no previous file.
Observed behavior:
The example crashes.
Special rules:
It crashes with a segsev. There seems to be an issue with file pointer for previous if there are no previous file.