If I edit a template with live preview turned on, and I preview it after some changes, the inclusions of that very template in the preview show the old version.
Steps to reproduce:
- Turn on live preview.
- Edit a template which is embedded in itself, e.g. hu:Sablon:Yvelines (or edit a template to embed it in itself).
- Click on preview.
Expected result:
The embedded instance shows the current (unsaved) version.
Actual result:
The embedded instance shows the latest saved version (which may be even later than the current unsaved version, in case of edit conflict).