Difference between revisions of "Issue:Articlecategory doesn't work in 1.6.8"

From FollowTheScore
Jump to: navigation, search
(bug report)
 
(1.6.5 too)
Line 17: Line 17:
  
 
even if there are articles in "My category" that have talk pages.  I would expect to see a bulleted list of all Talk pages whose main article is in "My category".
 
even if there are articles in "My category" that have talk pages.  I would expect to see a bulleted list of all Talk pages whose main article is in "My category".
 +
 +
This problem exists in DPL 1.6.5 as well.
  
 
== Reply ==
 
== Reply ==

Revision as of 22:10, 1 April 2008

Description: articlecategory produces no output
Extension / Version: DPL   /   1.6.8
Type / Status: Bug   /   open

Problem

This example produces no output on MediaWiki 1.11.x and 1.12.0 on Windows 2003 Server.

<dpl>
namespace = Talk
articlecategory = My category
</dpl>

even if there are articles in "My category" that have talk pages. I would expect to see a bulleted list of all Talk pages whose main article is in "My category".

This problem exists in DPL 1.6.5 as well.

Reply