Skip to content

Commit 0140240

Browse files
thetstevepiercy
andauthored
Add note on Mockup structure pattern cookie setting for batch size ch… (#1949)
* Add note on Mockup structure pattern cookie setting for batch size changed from _fc_perPage to _fc_pageSize. * Update docs/backend/upgrading/version-specific-migration/upgrade-to-60.md --------- Co-authored-by: Steve Piercy <[email protected]>
1 parent db8d448 commit 0140240

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/backend/upgrading/version-specific-migration/upgrade-to-60.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ Add-ons for Classic UI Plone only need to register bundles, not individual resou
223223
[PLIP 3211](https://github.com/plone/Products.CMFPlone/issues/3211)
224224
```
225225

226+
The cookie key for the folder contents page size has changed from `_fc_perPage` to `_fc_pageSize` due to an upgrade of the underlying `backbone.paginator` library.
226227

227228
(v60-relations-control-panel-label)=
228229

0 commit comments

Comments
 (0)