Page MenuHomeIn-Portal Phabricator

INP-1934 - Improve template compilation error reportring
Needs ReviewPublic

Authored by alex on Sat, Dec 20, 1:03 PM.

Details

Reviewers
erik
Test Plan
  1. apply patch of the D551 (if not applied already)
  2. go to the CLI
  3. go to the system/cache folder
  4. run the sudo rm -Rf core modules themes command (enter your password if asked)
  5. login to the Admin Console
  6. go to the ToolsSystem Tools section
  7. use the Recompile button under the Recompile Templates subsection
  8. confirm, that there were no errors
  9. go to the CLI
  10. go to the system/cache folder
  11. run the sudo chown -R root:root themes command (enter your password if asked)
  12. login to the Admin Console
  13. go to the ToolsSystem Tools section
  14. use the Recompile button under the Recompile Templates subsection
  15. confirm that:
    • theme-related templates failed to save
    • the error messages tell template path, that failed to save

Diff Detail

Repository
rINP In-Portal
Branch
branches/5.2.x
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 11177
Build 3877: arc lint + arc unit