Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

Page XML Validator #636

Open
ollietb opened this issue Mar 14, 2016 · 0 comments
Open

Page XML Validator #636

ollietb opened this issue Mar 14, 2016 · 0 comments
Labels

Comments

@ollietb
Copy link

ollietb commented Mar 14, 2016

DX: It would be nice to have a way of finding errors with the page XML files. Our developers regularly make mistakes with the XML settings which have to be debugged using the web inspector, which isn't ideal and sometimes the errors don't show. Examples of things which can be checked are:

  • The key is unique
  • That the template exists and can be found
  • The controller exists
  • Default block types exists
    ..etc..

Also during development the names, structure and types of nodes change regularly which can also cause issues without any error messages, so maybe the XML validator could also check that the data matches the structure and show error messages if it doesn't?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants