See #47208 recursions in loadmodule/loadposition.
The recursion is detected and prevented.
5.4
As proposed in #47208 (comment)
Instead of spitting out the unprocessed string it would be better to output a meaningful message such as "recursion detected you are loading a module inside a module and we prevented that from happening so your site didnt break".
The unprocessed strings are shown on frontend site and it may hard to debug the recursion as reason.
For example:
{loadmodule mod_articles} or{loadposition main-top}5.4
No response
| Labels |
Added:
No Code Attached Yet
bug
|
||