Return-Path: Delivered-To: apmail-shale-issues-archive@locus.apache.org Received: (qmail 43745 invoked from network); 20 Oct 2006 03:14:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Oct 2006 03:14:21 -0000 Received: (qmail 67631 invoked by uid 500); 20 Oct 2006 03:14:21 -0000 Delivered-To: apmail-shale-issues-archive@shale.apache.org Received: (qmail 67589 invoked by uid 500); 20 Oct 2006 03:14:21 -0000 Mailing-List: contact issues-help@shale.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@shale.apache.org Delivered-To: mailing list issues@shale.apache.org Received: (qmail 67580 invoked by uid 99); 20 Oct 2006 03:14:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Oct 2006 20:14:21 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Oct 2006 20:14:20 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 163707142F9 for ; Thu, 19 Oct 2006 20:13:25 -0700 (PDT) Message-ID: <31169539.1161314005088.JavaMail.jira@brutus> Date: Thu, 19 Oct 2006 20:13:25 -0700 (PDT) From: "Craig McClanahan (JIRA)" To: issues@shale.apache.org Subject: [jira] Resolved: (SHALE-10) [shale] IFrame does not work properly inside Shale dialog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/struts/browse/SHALE-10?page=all ] Craig McClanahan resolved SHALE-10. ----------------------------------- Resolution: Fixed The current implementation includes the code Sean suggested to delegate handling of null values, and seems to have no ill effects, so I'm declaring this one as fixed. > [shale] IFrame does not work properly inside Shale dialog > --------------------------------------------------------- > > Key: SHALE-10 > URL: http://issues.apache.org/struts/browse/SHALE-10 > Project: Shale > Issue Type: Bug > Components: Dialog > Environment: Operating System: other > Platform: Other > Reporter: sean schofield > Fix For: 1.0.4-SNAPSHOT > > Attachments: shale-37120.patch > > > In my dialog I have a search button which allows the user to do a > search. The search results appear in an iframe within the dialog. I > am using Tiles but I don't think Tiles is an issue. We're also > talking about only one dialog at a time (so its not the multiple > dialog problem.) > Anyways the search results are sortable using in > MyFaces. The problem is that when I click on the header, the entire > dialog is reloaded inside the IFrame. I believe this is because of > DialogNavigationHandler. There is code in there that assumes a null > outcome should be handled by the handler instead of delegated to the > decorated handler. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira