Difference between revisions of "Issue:"eliminate" not working when including last section of a page"

From FollowTheScore
Jump to: navigation, search
(Created page with "{{Issue |Type = Bug |Extension = DPL |Version = 1.8.9 |Description = When including the last section of a page, categories get included even when using "elimin...")
 
(Reply)
Line 14: Line 14:
  
 
== Reply ==
 
== Reply ==
 +
 +
You are probably right. DPL reads up to the end and finds all the category links. [[User:Gero|Gero]] 00:32, 15 July 2011 (CEST)

Revision as of 00:32, 15 July 2011

Description: When including the last section of a page, categories get included even when using "eliminate".
Extension / Version: DPL   /   1.8.9
Type / Status: Bug   /   open

Problem

When including the last section of a page, categories get included even when using "eliminate".

I suppose that's because "include" includes everything up to the next heading. And as there's no heading after the last section of a page all the stuff that comes at the end of the page (categories, template calls, magic words, etc.) will also get included. And due to parsing order "eliminate" won't catch that stuff. --nakohdo 09:41, 13 July 2011 (CEST)

Reply

You are probably right. DPL reads up to the end and finds all the category links. Gero 00:32, 15 July 2011 (CEST)