HomeMusing Studio

Fix collection / post rendering in Chorus mode

Description

Fix collection / post rendering in Chorus mode

Previously, page rendering failed on blogs and post pages when an instance was
configured with our experimental Chorus mode enabled (chorus = true).

This fixes that by adding UserPage methods to CollectionPage and
CollectionPostPage to provide the fields expected by the shared
user-navigation template included on all "/me" path pages.

Fixes #1718

Details

Provenance
mattAuthored on Fri, Aug 7, 3:43 PM
Parents
rWFc47a08957772: Merge pull request #1679 from mpldr-pulls/develop
Branches
Unknown
Tags
Unknown
References
refs/pull/1719/head, fix-chorus-post-page