ICEfaces
  1. ICEfaces
  2. ICE-7509

Remove PushRenderer.getPortableRenderer(FacesContext)

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.1-Beta2
    • Fix Version/s: 3.0.RC1, 3.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      N/A
    • Affects:
      Compatibility/Configuration

      Description

      Remove PushRenderer.getPortableRenderer(FacesContext) as only the PushRenderer.getPortableRenderer() should be used on a JSF thread, which in fact invoked the method to be removed using FacesContext.currentInstance(). We need to avoid illegal usage of PushRenderer.getPortableRenderer(FacesContext) in case it gets invoked with a cashed FacesContext either on a non-JSF thread or using a cached FacesContext other than the FacesContext on the current JSF thread.

        People

        • Assignee:
          Jack Van Ooststroom
          Reporter:
          Jack Van Ooststroom
        • Votes:
          0 Vote for this issue
          Watchers:
          0 Start watching this issue

          Dates

          • Created:
            Updated:
            Resolved: