As discussed with bgm, it could be good to have some warnings when we upgrade and a file that is overriden (php or template) is changed.

For example, if there is a locale version of templates/CRM/Contact/Page/View/Email.tpl and this file was updated in the core between the old and the new version, it should display a warning message.

Comments

bgm’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Closing the issue because, for lack of activity. This is an interesting idea, but 2.5 years later, I guess it's not going to happen. Furthermore, since custom templates are now in extensions, it would be hard to detect template overrides and to provide useful feedback.