Commit 83ffbe0
authored
bug #11357 Add notice about moved templates during upgrade (jacquesbh)
This PR was merged into the 1.7 branch.
Discussion
----------
Using the old files leads to a not found template error in Front or Admin.
| Q | A
| --------------- | -----
| Branch? | 1.7 or master, I don't know if we consider this as a bug fix or not :p
| Bug fix? | yes or no… for me yes, for others no.
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | fixes #X, partially #Y, mentioned in #Z
| License | MIT
This PR is quite simple. I've just added some information about the move of some templates.
I was using these templates and faced the issue in production since it was an edge case.
Better to tell than sorry.
Commits
-------
a5f44c0 Add notice about moved templates during upgrade1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
72 | 81 | | |
73 | 82 | | |
74 | 83 | | |
| |||
0 commit comments