ICEfaces
  1. ICEfaces
  2. ICE-5935

Portal support for dispose-window

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta1
    • Fix Version/s: 2.0.0
    • Component/s: Bridge, Framework
    • Labels:
      None
    • Environment:
      ICEfaces, portletfaces

      Description

      The dispose-window command does not resolve to a full Portal resource URL. For instance, the following request is issued:

      POST /web/john/dispose-window.icefaces.jsf

      when Ajax requests are sent to

      POST /web/john/test?p_p_id=1_WAR_icefaces2xcompatportlet_INSTANCE_Wlm3&p_p_lifecycle=2&p_p_state=normal&p_p_mode=view&p_p_cacheability=cacheLevelPage&p_p_col_id=column-1&p_p_col_count=1

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #22482 Thu Sep 30 15:30:58 MDT 2010 mircea.toma ICE-5935 Use AJAX synchronous post for sending the dipose window resquest to make sure the dispose window request arrives to the server before the page load request.
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/javascript/application.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #22481 Thu Sep 30 15:26:51 MDT 2010 mircea.toma ICE-5935 Use AJAX synchronous post for sending the dipose window resquest to make sure the dispose window request arrives to the server before the page load request.
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/javascript/application.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #22445 Tue Sep 28 09:18:22 MDT 2010 mircea.toma ICE-5935 Send dispose window request by submitting the view associated form. Mark the dispose window request with 'ice.submit.type='ice.dispose.view' parameter. Introduce ice.setupBridge function to reduce rendered code verbosity and allow additional setup per view.
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/javascript/application.js
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/application/WindowScopeManager.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/core/src/main/java/org/icefaces/impl/event/BridgeSetup.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: