Closed chillu closed 6 years ago
It’s worth noting that block history does work, just not page history at this point
I just tested the history for blocks on SS 4.1 and there have been some regressions. Will isolate and log an issue shortly.
Just adding tests for the PR at https://github.com/dnadesign/silverstripe-elemental/pull/224
Done in https://github.com/silverstripe/silverstripe-admin/pull/511 and #224
Overview
Readonly block views become important for viewing history of a page with all of its blocks. Currently that's not working. The SS4 page history only shows a "none" label, even with two (published) content blocks associated to that version.
Acceptance Criteria
Notes