Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6.2
-
Fix Version/s: 4.7
-
Component/s: Core CiviCRM
-
Labels:None
-
Documentation Required?:User and Admin Doc
-
Funding Source:Contributed Code
Description
Summary
In the 'Debugging and Error Handling' settings it is possible to set a path to a custom fatal error template.
Surely the best approach to customizing the fatal error template is to override it using the custom template directory, the normal 'theming CiviCRM' approach: http://wiki.civicrm.org/confluence/display/CRMDOC/Theming+CiviCRM
Otherwise we are encouraging putting custom files inside the civicrm module itself, which is very bad practice.
Forum topic for discussion: http://forum.civicrm.org/index.php/topic,36363.0.html
Proposed resolution
Remove the custom fatal path setting
Remaining tasks
- Submit, review and commit pull request to remove the functionality
- Create a change notice
- Update docs: https://wiki.civicrm.org/confluence/pages/editpage.action?pageId=86213553