You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jason Kissinger (JIRA)" <my...@incubator.apache.org> on 2005/04/28 17:21:33 UTC

[jira] Created: (MYFACES-220) tiles controller not executed through JspTilesViewHandler

tiles controller not executed through JspTilesViewHandler
---------------------------------------------------------

         Key: MYFACES-220
         URL: http://issues.apache.org/jira/browse/MYFACES-220
     Project: MyFaces
        Type: Bug
    Versions: 1.0.9 beta    
    Reporter: Jason Kissinger
    Priority: Minor
 Attachments: tilesController.patch

The tiles definition can have a controllerClass or controllerUrl which should be executed prior to rendering the tile when going through the JspTilesViewHandler.  This is not happening.  I'll attach a patch which we are using to accomplish this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (MYFACES-220) tiles controller not executed through JspTilesViewHandler

Posted by "Jason Kissinger (JIRA)" <my...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-220?page=all ]

Jason Kissinger updated MYFACES-220:
------------------------------------

    Attachment: tilesController.patch

patch retrieves a controller for a tile and if it exists, executes it.

> tiles controller not executed through JspTilesViewHandler
> ---------------------------------------------------------
>
>          Key: MYFACES-220
>          URL: http://issues.apache.org/jira/browse/MYFACES-220
>      Project: MyFaces
>         Type: Bug
>     Versions: 1.0.9 beta
>     Reporter: Jason Kissinger
>     Priority: Minor
>  Attachments: tilesController.patch
>
> The tiles definition can have a controllerClass or controllerUrl which should be executed prior to rendering the tile when going through the JspTilesViewHandler.  This is not happening.  I'll attach a patch which we are using to accomplish this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (MYFACES-220) tiles controller not executed through JspTilesViewHandler

Posted by "Grant Smith (JIRA)" <my...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-220?page=all ]
     
Grant Smith closed MYFACES-220:
-------------------------------

     Resolution: Fixed
    Fix Version: Nightly Build

Patched. Thanks for the contribution!

> tiles controller not executed through JspTilesViewHandler
> ---------------------------------------------------------
>
>          Key: MYFACES-220
>          URL: http://issues.apache.org/jira/browse/MYFACES-220
>      Project: MyFaces
>         Type: Bug
>     Versions: 1.0.9 beta
>     Reporter: Jason Kissinger
>     Priority: Minor
>      Fix For: Nightly Build
>  Attachments: tilesController.patch
>
> The tiles definition can have a controllerClass or controllerUrl which should be executed prior to rendering the tile when going through the JspTilesViewHandler.  This is not happening.  I'll attach a patch which we are using to accomplish this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira