Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-1646

Makes jsp pageContext available in WebContext for use in paragraph renderers

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.5 RC1
    • 3.1 M1
    • core
    • None

      JspContext can only be obtained from the container when in jsp page (or tag/include) or by providing a servlet instance and using JspFactory.getDefaultFactory().getPageContext(...).
      It would be nice to have a pagecontext available in WebContext in order to use it in paragraph renderers.
      This is required for example for a better Stripes integration (ps.I will publish a Stripes module just after the M2 release)

        Acceptance criteria

              fgiust Fabrizio Giustina
              fgiust Fabrizio Giustina
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD