ICEfaces
  1. ICEfaces
  2. ICE-6881

delegate createActionURL to HttpServletResponse

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.2-EE-GA_P02
    • Fix Version/s: EE-1.8.2.GA_P03
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      ICEfaces

      Description

      Currently encodeActionURL is a pass-through in the Servlet case:

           public String encodeActionURL(String url) {
              return url;
           }

      This does not give the opportunity for Response wrappers to add functionality.

        Activity

          People

          • Assignee:
            Ted Goddard
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: