Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4145296
isSingleCommentSignedBy.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
6 KB
Referenced Files
None
Subscribers
None
isSingleCommentSignedBy.json
View Options
[
{
"msg"
:
"Simple message"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<p>Foo bar
\n
</p>"
,
"expected"
:
false
},
{
"msg"
:
"Simple message [with heading]"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<h2><span class=
\"
mw-headline
\"
id=
\"
Foo
\"
>Foo</span></h2>
\n
<p>bar
\n
</p>"
,
"expected"
:
false
},
{
"msg"
:
"Simple message [with empty heading]"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<h2><span class=
\"
mw-headline
\"
id=
\"\"
></span></h2>
\n
<p>bar
\n
</p>"
,
"expected"
:
false
},
{
"msg"
:
"Simple message [indented]"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<dl><dd>Foo bar</dd></dl>"
,
"expected"
:
false
},
{
"msg"
:
"Already signed"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<p>Foo bar <a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>) 00:01, 1 January 2020 (UTC)
\n
</p>"
,
"expected"
:
true
},
{
"msg"
:
"Already signed [with heading]"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<h2><span class=
\"
mw-headline
\"
id=
\"
Foo
\"
>Foo</span></h2>
\n
<p>bar <a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>) 00:01, 1 January 2020 (UTC)
\n
</p>"
,
"expected"
:
true
},
{
"msg"
:
"Already signed [with heading, prefixed by unsigned text]"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<p>foo
\n
</p><h2><span class=
\"
mw-headline
\"
id=
\"
Foo
\"
>Foo</span></h2>
\n
<p>bar <a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>) 00:01, 1 January 2020 (UTC)
\n
</p>"
,
"expected"
:
true
},
{
"msg"
:
"Already signed [indented]"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<dl><dd>Foo bar <a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>) 00:01, 1 January 2020 (UTC)</dd></dl>"
,
"expected"
:
true
},
{
"msg"
:
"Already signed with hyphens"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<p>Foo bar --<a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>) 00:01, 1 January 2020 (UTC)
\n
</p>"
,
"expected"
:
true
},
{
"msg"
:
"Already signed without space"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<p>Foo bar<a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>) 00:01, 1 January 2020 (UTC)
\n
</p>"
,
"expected"
:
true
},
{
"msg"
:
"Incorrectly signed (with 5 tildes)"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<p>Foo bar 00:01, 1 January 2020 (UTC)
\n
</p>"
,
"expected"
:
false
},
{
"msg"
:
"Incorrectly signed (with 3 tildes)"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<p>Foo bar <a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>)
\n
</p>"
,
"expected"
:
false
},
{
"msg"
:
"Incorrectly signed (by the wrong user)"
,
"title"
:
"Talk:A"
,
"user"
:
"Y"
,
"html"
:
"<p>Foo bar <a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>) 00:01, 1 January 2020 (UTC)
\n
</p>"
,
"expected"
:
false
},
{
"msg"
:
"Already signed (self-link on user talk page)"
,
"title"
:
"User talk:X"
,
"user"
:
"X"
,
"html"
:
"<p>Foo bar <a class=
\"
mw-selflink selflink
\"
>X</a> 00:01, 1 January 2020 (UTC)
\n
</p>"
,
"expected"
:
true
},
{
"msg"
:
"Already signed (not at the end, parentheses)"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<p>(Foo bar <a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>) 00:01, 1 January 2020 (UTC))
\n
</p>"
,
"expected"
:
true
},
{
"msg"
:
"Already signed (not at the end, with more text following on the same line)"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<p>Foo bar <a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>) 00:01, 1 January 2020 (UTC) Ceterum censeo Carthaginem esse delendam.
\n
</p>"
,
"expected"
:
true
},
{
"msg"
:
"Already signed (not at the end, <small>)"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<p><small>Foo bar <a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>) 00:01, 1 January 2020 (UTC)</small>
\n
</p>"
,
"expected"
:
true
},
{
"msg"
:
"Already signed (not at the end, <small>) [indented]"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<dl><small>Foo bar <a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>) 00:01, 1 January 2020 (UTC)</small></dd></dl>"
,
"expected"
:
true
},
{
"msg"
:
"Already signed (wrapper)"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<table>
\n
<tbody><tr>
\n
<td>Foo bar <a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>) 00:01, 1 January 2020 (UTC)
\n
</td></tr></tbody></table>"
,
"expected"
:
true
},
{
"msg"
:
"Already signed (wrapper with trailers)"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<table>
\n
<tbody><tr>
\n
<td>Foo bar <a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>) 00:01, 1 January 2020 (UTC)
\n
</td></tr></tbody></table> <!-- Template:Foo -->
\n
<link rel=
\"
mw:PageProp/Category
\"
href=
\"
./Category:Foo
\"
/>"
,
"expected"
:
true
},
{
"msg"
:
"Incorrectly signed (wrapper, with more text following on another line)"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<table>
\n
<tbody><tr>
\n
<td>Foo bar <a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>) 00:01, 1 January 2020 (UTC)
\n
</td></tr></tbody></table>
\n
Ceterum censeo Carthaginem esse delendam."
,
"expected"
:
false
},
{
"msg"
:
"Already signed (multi-line)"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<p>Foo
\n
</p><p>bar
\n
</p><p><a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>) 00:01, 1 January 2020 (UTC)
\n
</p>"
,
"expected"
:
true
},
{
"msg"
:
"Already signed (multi-line) [indented]"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<dl><dd>Foo</dd>
\n
<dd>bar</dd>
\n
<dd><a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>) 00:01, 1 January 2020 (UTC)</dd></dl>"
,
"expected"
:
true
},
{
"msg"
:
"Incorrectly signed (multiline, with more text following on another line)"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<p>Foo
\n
</p><p><a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>) 00:01, 1 January 2020 (UTC)
\n
</p><p>bar
\n
</p>"
,
"expected"
:
false
},
{
"msg"
:
"Incorrectly signed (multiline, with more text following on another line) [indented]"
,
"title"
:
"Talk:A"
,
"user"
:
"X"
,
"html"
:
"<dl><dd>Foo</dd>
\n
<dd><a href=
\"
/wiki/User:X
\"
title=
\"
User:X
\"
>X</a> (<a href=
\"
/wiki/User_talk:X
\"
title=
\"
User talk:X
\"
>talk</a>) 00:01, 1 January 2020 (UTC)</dd>
\n
<dd>bar</span></dd></dl>"
,
"expected"
:
false
}
]
File Metadata
Details
Attached
Mime Type
application/json
Expires
Aug 19 2026, 17:34 (5 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
91/ed/4bd2dc1d4626b00f76d63908869b
Default Alt Text
isSingleCommentSignedBy.json (6 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment