Difference between revisions of "Issue:Uses/notuses not working properly"
From FollowTheScore
| Line 75: | Line 75: | ||
{{#dpl: | {{#dpl: | ||
|uses=Template:UsesTest | |uses=Template:UsesTest | ||
| + | }} | ||
| + | |------------------------------------ | ||
| + | | | ||
| + | <pre> | ||
| + | {{#dpl: | ||
| + | |linksto=Template:ShortLink | ||
| + | }} | ||
| + | </pre> | ||
| + | | | ||
| + | {{#dpl: | ||
| + | |linksto=Template:ShortLink | ||
}} | }} | ||
|} | |} | ||
| Line 87: | Line 98: | ||
As far as I can see [[Muha Test 2]] only uses [[Template:UsesTest]]. | As far as I can see [[Muha Test 2]] only uses [[Template:UsesTest]]. | ||
| − | I added | + | I added more queries to your table. I can´t see a problem ... |
[[User:Gero|Gero]] 06:15, 2 August 2009 (UTC) | [[User:Gero|Gero]] 06:15, 2 August 2009 (UTC) | ||
Revision as of 07:19, 2 August 2009
| Description: | |
| Extension / Version: | DPL / ? |
| Type / Status: | Bug / open |
Problem
| Query | Result |
|---|---|
{{#dpl:
|namespace=
|categorymatch=Test Images
|uses=Template:ShortLink
}}
|
|
{{#dpl:
|namespace=
|category=Test Images
|uses=Template:ShortLink
}}
|
|
{{#dpl:
|namespace=
|uses=Template:ShortLink
}}
|
|
{{#dpl:
|uses=Template:ShortLink
}}
|
|
{{#dpl:
|uses=Template:UsesTest
}}
|
|
{{#dpl:
|linksto=Template:ShortLink
}}
|
Muha Test 2 is nopt found once. On my DPL 1.7.6 I at least can use "uses" / "notuses" in combination with "category" but not "categorymatch".
Reply
As far as I can see Muha Test 2 only uses Template:UsesTest.
I added more queries to your table. I can´t see a problem ...
Gero 06:15, 2 August 2009 (UTC)