Difference between revisions of "Issue:Magic word in titlematch is not escaped"
From FollowTheScore
(New page: {{Issue |Type = Bug |Extension = DPL |Version = 1.9.0 |Description = |Status = open }} == Problem == Observe: User:Nx/sand'box The first query is correctly es...) |
m (sign) |
||
Line 10: | Line 10: | ||
Observe: [[User:Nx/sand'box]] | Observe: [[User:Nx/sand'box]] | ||
− | The first query is correctly escaped, the second one, which uses <nowiki>{{PAGENAME}}</nowiki> is not. | + | The first query is correctly escaped, the second one, which uses <nowiki>{{PAGENAME}}</nowiki> is not. -- [[User:Nx|<span style="color:teal">'''''Nx'''''</span>]] / [[User talk:Nx|''talk'']] 12:14, 14 February 2010 (UTC) |
== Reply == | == Reply == |
Revision as of 13:14, 14 February 2010
Description: | |
Extension / Version: | DPL / 1.9.0 |
Type / Status: | Bug / open |
Problem
Observe: User:Nx/sand'box
The first query is correctly escaped, the second one, which uses {{PAGENAME}} is not. -- Nx / talk 12:14, 14 February 2010 (UTC)