enonic / app-contentstudio

Content Studio of Enonic XP
GNU General Public License v3.0
10 stars 4 forks source link

Page Editor panel for child content is not correctly refreshed when a page template was added or removed #610

Closed sgauruseu closed 5 years ago

sgauruseu commented 5 years ago

This bug is similar to https://github.com/enonic/xp-apps/issues/738 And this bug does not reproduce in site-wizard now. This bug reproducing only in child content

  1. Open new site-wizard, select Superhero in apps
  2. Select the site and open new wizard for Landing Page, for example.

image

Do not close this landing page .

  1. Expand the site, select _templates and open new wizard, select Landing page in supports and save the template:

image

  1. Go to Landing Page content again

BUG: wizard for Landing Page content should be updated and Live Editor should appear.

pmi commented 5 years ago

Either was fixed by other changes or Enonic XP is able to regenerate ;)