Description
Hi There,
A new bug is identified in Magento2
This reflects and gives two different results in two different situations as listed below.
-- Original Problem --
Unable to modify the CMS Page by clicking on them.
-- Situation A --
With admin setting "Add Secret Key to URLs" set to yes, when we click static page for modification leads to homepage without showing any error or issue.
-- Situation B --
With admin setting "Add Secret Key to URLs" set to no, the result is different. The error message in this case is "404 Error. Page not found."
Debugging further for troubleshoot, I can see following
System log reports the following problem
2014-12-19T08:52:16+01:00 CRIT (2): Invalid template file: ''
This looks like that there is no template assigned for page modification case.