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

From FollowTheScore
Jump to: navigation, search
 
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
 
}}
 
}}
  

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)