enonic / xp-apps

Enonic XP bundled applications.
GNU General Public License v3.0
1 stars 3 forks source link

isRenderable REST API returns incorrect value for a page template with no controller #721

Closed vbradnitski closed 6 years ago

vbradnitski commented 6 years ago

@alansemenov commented on Wed Mar 28 2018

REST API content/page/template/isRenderable always returns true for a page template, even when it doesn't have a controller. Fix so that it returns false when controller is not selected.

When this is done, roll back this commit and test that: