Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in CMS Static page edit case #832

Closed
askwhyweb opened this issue Dec 19, 2014 · 2 comments
Closed

Bug in CMS Static page edit case #832

askwhyweb opened this issue Dec 19, 2014 · 2 comments

Comments

@askwhyweb
Copy link

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."

Reference screenshot: Bug in cms static

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.

@nyov
Copy link

nyov commented Dec 19, 2014

Duplicate of #816
More info there.

@maksek
Copy link
Contributor

maksek commented Dec 29, 2014

Hi @askwhyweb, the issue were resolved with the PR - Clicking CMS page in backend takes you to the dashboard #858. If you still have the issue, please reopen the ticket with appropriate description. Thanks.

@maksek maksek closed this as completed Dec 29, 2014
mmansoor-magento pushed a commit that referenced this issue Feb 15, 2017
MAGETWO-64523: Add static test on forbidden "final" keyword and eliminate it usage in code
fe-lix- pushed a commit to fe-lix-/magento2 that referenced this issue Apr 6, 2018
MSI-454: Unskip and fix `Magento\GroupedImportExport\Model\GroupedTest`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants