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

From FollowTheScore
Revision as of 09:41, 13 July 2011 by Nakohdo (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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