[ http://issues.apache.org/struts/browse/SHALE-10?page=all ] sean schofield reopened SHALE-10: ---------------------------------
> [shale] IFrame does not work properly inside Shale dialog > --------------------------------------------------------- > > Key: SHALE-10 > URL: http://issues.apache.org/struts/browse/SHALE-10 > Project: Shale > Type: Bug > Environment: Operating System: other > Platform: Other > Reporter: sean schofield > 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 <t:commandSortHeader> 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
