Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
D
DynamicPageList
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 36
    • Issues 36
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 10
    • Merge Requests 10
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • HydraWiki
  • Extensions
  • DynamicPageList
  • Issues
  • #4862

Closed
Open
Opened Jun 30, 2020 by Cry Scryb@Cryscryb

2 DPL calls on the same page (needed in different places) results in HTTP errors

I need 2 dpl calls on the same page, one in section 1 one in section 2:

Section 1 text followed by section 1 transclusion: {{#dpl:title=Category:Skills|include=#Skill Descriptions}}

Sectio 2 text followed by section 2 transclusion: {{#dpl:title=Category:Skills|include=#Skill Effects}}

Attempting to have 2 DPL calls on a single page result in HTTP error every time. So while this extension could sometimes replace Labeled Section Transclusion, at least LST can do more than one call on a page. Problem is, it incorrectly categorizes a page using a category section under that category... stuck between a rock and a hard place between DPL3 and LST.

The DPL3 causing an HTTP Error when used more than once on a page happens on either MW 1.33 or MW 1.34

Edited Jun 30, 2020 by Cry Scryb
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: hydrawiki/extensions/DynamicPageList#4862