Fix crash when accessing text page after save

Authored by aacid on Dec 5 2017, 10:07 PM.

Description

Fix crash when accessing text page after save

text page was storing a pointer to a PagePrivate pointer but those die
after saving so we need to store a Page pointer since those are stable.

BUGS: 387247

Details

Committed
aacidDec 5 2017, 10:07 PM
Parents
R223:26367babb4dd: Unbreak compilation of the chm backend
Branches
Unknown
Tags
Unknown
References
tag: v17.12.0