Special property "Processing error type"
Processing error type | |
---|---|
Holds the type of an error which occurred during the processing of a page
| |
Further Information | |
Provided by: | extension "Semantic MediaWiki "Allows to store and query data annotated to pages |
Added: | 3.1.0 |
Removed: | still in use |
Alias: | has no alias |
Optional: | no |
Visible: | no |
Annotable: | no |
Declarative: | no |
Key: | _ERR_TYPE
|
Setting: | not specified |
Focus: | not specified |
In this wiki: | Property:Processing error type |
The Processing error type property is a special property in Semantic MediaWiki with a built-in meaning: it holds the type of an error. The rationale for this special property is to make issues more distinguishable and queryable by type.
It was introduced starting with Semantic MediaWiki 3.1.0Released on 23 September 2019 and compatible with MW 1.31.0 - 1.33.x.1 and is enabled by default. It gets automatically filled with the type of the error as soon as it occurs. Currently only done for constraint errors (constraint
).
When browsing from a page containing an error via special page "Browse"Shows all properties and their values annotated to a page it can only be accessed via the link provided by special property "Processing error"Holds a "container" with further information about a problem and allows to explore and rectify it to the "container" holding further information about the problem. Click on the search icon right next to the label for the processing error "container" for access.
See also[edit]
- Help page on constraint errors
- Help page on processing errors
- Help page on special property "Processing error"Holds a "container" with further information about a problem and allows to explore and rectify it
- Help page on special property "Processing error message"Holds a textual description of an error which occurred during the processing of a page
- Help page on special property "Has improper value for"Alerts in case the assigned value to a property is invalid
- Help page on special page "ProcessingErrorList"Lists errors that occurred in connection with Semantic MediaWiki
- Help page on Semantic gardening
References
- ^ Semantic MediaWiki: GitHub pull request gh:smw:3792