Difference between revisions of "Issue:Included Template Name Matching"

From FollowTheScore
Jump to: navigation, search
(New page: {{Issue |Type = Bug |Extension = DPL |Version = 1.6.1 |Description = DPL template <tt>include</tt> over matches |Status = open }} == Problem == If you go to any of...)
 
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
  |Version    = 1.6.1
 
  |Version    = 1.6.1
 
  |Description = DPL template <tt>include</tt> over matches
 
  |Description = DPL template <tt>include</tt> over matches
  |Status      = open
+
  |Status      = resolved with 1.6.2
 
}}
 
}}
  
Line 24: Line 24:
  
 
== Reply ==
 
== Reply ==
 +
Yes, indeed. The matching was not precise enough. Resolved with 1.6.2.
 +
:[[User:Gero|Gero]] 23:46, 3 December 2007 (CET)

Latest revision as of 00:47, 4 December 2007

Description: DPL template include over matches
Extension / Version: DPL   /   1.6.1
Type / Status: Bug   /   resolved with 1.6.2

Problem

If you go to any of the following pages:

and insert the following at the beginning of the page:

{{Infobox Country or territory other template|
|
|
|}}

the Main Page example matches the "other template" instead of the one it's supposed to.

Reply

Yes, indeed. The matching was not precise enough. Resolved with 1.6.2.

Gero 23:46, 3 December 2007 (CET)