Improve recursion detection for transclusion and filters (#6970)

This commit is contained in:
Jeremy Ruston
2022-10-01 10:13:40 +01:00
committed by GitHub
parent 8d1e6b5d23
commit db6abb9703
6 changed files with 163 additions and 21 deletions

View File

@@ -0,0 +1,17 @@
caption: error
created: 20220909111836951
modified: 20220909111836951
tags: Widgets
title: ErrorWidget
type: text/vnd.tiddlywiki
<<.from-version "5.3.0">> The <<.wlink ErrorWidget>> widget is used by the core to display error messages such as the recursion errors reported by the <<.wlink TranscludeWidget>> widget.
The <<.wlink ErrorWidget>> does not provide any useful functionality to end users. It is only required by the core for technical reasons.
! Content and Attributes
The content of the <<.wlink ErrorWidget>> widget is ignored.
|!Attribute |!Description |
|$message |The error message |