You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you edit a Page via the CatalogManager the Published button's stage doesn't change when you edit a field. If I edit a page normally in the SiteTree then the Published buttons state does change when I start editing a different field (and then click out of it).
When you are creating a new page via the CatalogManager, I notice that the button says 'Save & Publish' by default.
Tested with a fresh 3.5.1 composer install, then composer require littlegiant/silverstripe-catalogmanager
I created a TestHolderPage as the parent and TestPage as the child.
When you edit a Page via the CatalogManager the Published button's stage doesn't change when you edit a field. If I edit a page normally in the SiteTree then the Published buttons state does change when I start editing a different field (and then click out of it).
When you are creating a new page via the CatalogManager, I notice that the button says 'Save & Publish' by default.
Tested with a fresh 3.5.1 composer install, then
composer require littlegiant/silverstripe-catalogmanager
I created a TestHolderPage as the parent and TestPage as the child.
Is my config for this.
The text was updated successfully, but these errors were encountered: