Difference between revisions of "SMWIssue2687"
Jump to navigation
Jump to search
(Created page with "[[Has image::File:c-zero.jpg]]") |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | [[[[Has image::File: | + | see https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues/2687 |
| + | == does not work == | ||
| + | <pre> | ||
| + | [[[[Has image::File:SignUpHere.png]]]] | ||
| + | </pre> | ||
| + | [[[[Has image::File:SignUpHere.png]]]] | ||
| + | == works == | ||
| + | <pre> | ||
| + | [[Has image::File:SignUpHere.png]] | ||
| + | </pre> | ||
| + | [[Has image::File:SignUpHere.png]] | ||
Latest revision as of 10:20, 21 September 2017
see https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues/2687
does not work
[[[[Has image::File:SignUpHere.png]]]]
"[[Has image" contains a listed "[" character as part of the property label and has therefore been classified as invalid.]]
works
[[Has image::File:SignUpHere.png]]
