Difference between revisions of "Issue:Article Titles/content added as sub bullets"
From FollowTheScore
(→Problem) |
|||
Line 3: | Line 3: | ||
|Extension = DPL | |Extension = DPL | ||
|Version = 1.7.4 | |Version = 1.7.4 | ||
− | |Description = When bringing information from a | + | |Description = When bringing information from a heading that contains a bulleted list that is cut off by a character limit, the next article in the DPL list appears as a sub-bullet (it looks like content to the previous article) since the <ul> element is not closed |
|Status = open | |Status = open | ||
}} | }} |
Revision as of 19:49, 21 April 2009
Description: | When bringing information from a heading that contains a bulleted list that is cut off by a character limit, the next article in the DPL list appears as a sub-bullet (it looks like content to the previous article) since the
|
Extension / Version: | DPL / 1.7.4 |
Type / Status: | Bug / open |
Problem
calling DPL like this:
<dpl> ordermethod=firstedit order=descending category=test notnamespace=Template | Category nottitlematch=%_test noresultsheader = Sorry, no results yet includepage= #Description[500 ...more] addpagecounter=true </dpl>
and get output like this sometimes:
- Test_article1 (41 views)
- some info
- further info ...more
- Test_article2 (40 views)