ICEfaces
  1. ICEfaces
  2. ICE-1627

Revisit how views are reused in single/multi view mode

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7.1, 1.7.2
    • Fix Version/s: 1.8DR#1, 1.8
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      server

      Description

      Sometimes, in multi-view setups, the views are reused but immediately discarded due to a timing issue. This happends in applications that use redirection, concurrentDOMViews=true, and IE6/7.

      It looks like the code and behaviour could be simplified if the views will not be reused at all when running in multi-view mode (concurrentDOMViews=true). Also single-view mode could be improved by discarding of "rvn" parameter used to specify the view that needs to be reused.

        Activity

        Hide
        Mircea Toma added a comment -

        Patch that gets rid of the 'rvn' parameter on redirect.

        Show
        Mircea Toma added a comment - Patch that gets rid of the 'rvn' parameter on redirect.
        Hide
        Mircea Toma added a comment -

        Applied prepared patch.

        Show
        Mircea Toma added a comment - Applied prepared patch.

          People

          • Assignee:
            Unassigned
            Reporter:
            Mircea Toma
          • Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: