Uploaded image for project: '[Read Only] - Addon Channel Manager'
  1. [Read Only] - Addon Channel Manager
  2. CHANNELMGR-1644

ChannelActionsPlugin#ChannelActionsPlugin responsible for the [view] menu should also show the view menu when there is only a live variant

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Low
    • Resolution: Fixed
    • None
    • 5.2.0
    • None

    Description

      For some reason the original writer of the code thought that only when there is a preview of a document that it can be previewed in the channel mngr. This however isnt true. Hence, the if check in the code below can just be removed

      if (Boolean.TRUE.equals(workflow.hints().get("previewAvailable"))) {
              addMenuDescription(model);
       }
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            aschrijvers Ard Schrijvers
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: