Fixed Template public:delete_confirm is unknown in public

truonglv

Well-known member
Affected version
2.1.0 b5
I have used ControllerPlugin/Delete in public and get this:
  • Template public:delete_confirm: Template public:delete_confirm is unknown (src/XF/Template/Templater.php:610)
 
Thank you for reporting this issue. It has now been resolved and we are aiming to include it in a future XF release (2.1.0 B7/RC1).

Change log:
Move the delete_confirm template to be public, and change the Delete plugin to call public:delete_confirm.
Any changes made as a result of this issue being resolved may not be rolled out here until later.
 
Back
Top Bottom