On 10/13/05, Sean Schofield <[EMAIL PROTECTED]> wrote:
>
> I have found an odd problem with my dialog and I'm not sure if its
> Shale problem or a JSF problem.
>
> 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.
>
> I'm going to file a Bugzilla ticket on this one along with a potential
> fix but I wanted to get some feedback in the meantime.


Sounds like you're on target about where the problem is ... i'll take a look
at the details when you file your issue.

sean


Craig


---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to