Skip to content

Page with 3 sections layout (ThreeColumn) loaded with 2 sections layout (TwoColumnRight) #1649

@roberAlb

Description

@roberAlb

Category

  • Bug

Describe the bug

Basically we have a page with ThreeColumn Section configured where we are filling the second and the third column. Getting the page with PnP Core is returning the page with TwoColumnRight section.

Steps to reproduce

This method is returning the page with wrong g section

var pages = await context.Web.GetPagesAsync("pagename.aspx");

Expected behavior

The page configured with 3 columns layout should come with 3 columns layout.

Environment details (development & target environment)

  • SDK version: 1.14
  • OS: Win 10
  • SDK used in: ASP.Net Web app
  • Framework: NET Core v8

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions