Uploaded image for project: 'Magnolia pages module'
  1. Magnolia pages module
  2. PAGES-932

siteSpa with prototype does not pick up dialog prop.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • None
    • 6.2.24
    • None
    • None

      In the services demo, we use page template type siteSpa with the prototype.

      title: 'Ecommerce website - Home'
      $type: siteSpa
      areas:
        hero:
          title: Hero area
          availableComponents:
            Banner:
              id: headless-ecommerce:components/Banner
            Comment:
              id: headless-ecommerce:components/Comment
            Carousel:
              id: headless-ecommerce:components/Carousel
        main:
          title: Main area
          availableComponents:
            Banner:
              id: headless-ecommerce:components/Banner
            Section:
              id: headless-ecommerce:components/Section
            Campaign:
              id: campaign-manager:components/managed-campaign
            Comment:
              id: headless-ecommerce:components/Comment
            Attraqt:
              id: headless-ecommerce:components/Attraqt
            CustomerJourney:
              id: customer-journey-core:components/customer-journey
            Events:
              id: headless-ecommerce:components/Events
            Contact:
              id: headless-ecommerce:components/Contact
       

      The prototype is set in the Site app in JCR:

      We have noticed that the dialog property is no longer picked up and registered, resulting in not showing the Edit page properties action.

      We have run the same code in 6.2.22 Magnolia, and there it worked as expected.

        Acceptance criteria

              miguel.martinez Miguel Martinez
              bstaryga Bartosz Staryga
              AuthorX
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:

                  Bug DoR
                  Task DoD