Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-7062

Context menu broken when using encrypt-urls strategy

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Low
    • Resolution: Outdated
    • 2.22.15, 2.24.02
    • None
    • front-end-core
    • None

    Description

      When you have the encrypt-urls option on in the CMS web.xml:

      <filter>
      <filter-name>CMS</filter-name>
      <filter-class>org.apache.wicket.protocol.http.WicketFilter</filter-class>
      <init-param>
      <param-name>encrypt-urls</param-name>
      <param-value>true</param-value>
      </init-param>

      The parameter "x" for the location of the context menu clashes with a parameter used for the encryption strategy, see org.hippoecm.frontend.plugins.standards.tabs.TabbedPanel. This causes the context menu to be rendered somewhere where it is not visible.

      Attachments

        Activity

          People

            Unassigned Unassigned
            wborgbarthet William Borg Barthet
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: