Commit 16b2391
committed
Fix crash when forcibly creating a page.
This can be caused by references in exported objects to objects in pages
that are disabled. That kind of reference will force the disabled page
to be created but only with the absolutely needed objects.1 parent e4886e6 commit 16b2391
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| |||
0 commit comments