Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-6983

content app, show revision action allowing to edit properties.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 6.2.12
    • content app
    • None
    • Windows 10 10.0 (amd64)

      Steps to reproduce

      We are using show version action(revision) in one of our content app, having below action details in yaml config. So it's working fine, only issue is it's allowing to edit/save property as well in show version dialog. In earlier version of magnolia 6.1 we can see it's not allowing to edit properties but in 6.2 it's allowing to edit from show version dialog.

      showVersions:
              icon: icon-show-versions
              class: info.magnolia.ui.contentapp.browser.action.ShowVersionsActionDefinition
              subAppName: detail
              availability:
                rules:
                  - name: &HasVersionsRule
                    $type: jcrHasVersionsRule
                access:
                  roles:              
                    superuser: superuser

      see this screenshot in 6.2 where it's allowing to edit.

       

      Expected results

      it shouldn't be allow to edit properties from show version dialog. see attached screenshot of version 6.1 where it's working fine.

      Actual results

      Workaround

      Development notes

        Acceptance criteria

          1. mgnl-6.1.png
            mgnl-6.1.png
            26 kB
          2. mgnl-6.2.png
            mgnl-6.2.png
            27 kB

              Unassigned Unassigned
              psharma Pankaj Sharma
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:

                  Bug DoR
                  Task DoD