Difference between revisions of "Issue:Nested query not working"

From FollowTheScore
Jump to: navigation, search
(New page: {{Issue |Type = Bug |Extension = DPL |Version = 1.6.8 / MW: 1.12.0 |Description = Nested query not working |Status = open }} == Problem == Tried the Nested Queries...)
 
 
(2 intermediate revisions by 2 users not shown)
Line 11: Line 11:
  
 
Result:
 
Result:
 +
<pre><nowiki>
 +
*KDB
  
    * KDB
+
**Administration
    *
+
{{CatTreeSub|:Kategorie:Administration|Administration}}
          o Administration  
 
  
{{CatTreeSub|:Kategorie:Administration|Administration}}
+
**Anwendung
 +
{{CatTreeSub|:Kategorie:Anwendung|Anwendung}}
  
 +
...
 +
</nowiki></pre>
 +
== Reply ==
 +
There seems to be a massive change in MW1.12 which leads to that behaviour.
  
    *
+
I have no idea how to make this feature work under 1.12.
          o Anwendung
 
  
{{CatTreeSub|:Kategorie:Anwendung|Anwendung}}
+
See also [[Issue:Including nested templates no longer works with MW 1.12's new parser behaviour]]
  
    *
+
Maybe you could demand some explanation from the people who chnaged the parser?
  
== Reply ==
+
:[[User:Gero|Gero]] 08:16, 28 March 2008 (CET)

Latest revision as of 09:16, 28 March 2008

Description: Nested query not working
Extension / Version: DPL   /   1.6.8 / MW: 1.12.0
Type / Status: Bug   /   open

Problem

Tried the Nested Queries with the Templates Template:CatTree and Template:CatTreeSub.

Result:

*KDB

**Administration 
{{CatTreeSub|:Kategorie:Administration|Administration}}

**Anwendung 
{{CatTreeSub|:Kategorie:Anwendung|Anwendung}}

...

Reply

There seems to be a massive change in MW1.12 which leads to that behaviour.

I have no idea how to make this feature work under 1.12.

See also Issue:Including nested templates no longer works with MW 1.12's new parser behaviour

Maybe you could demand some explanation from the people who chnaged the parser?

Gero 08:16, 28 March 2008 (CET)