You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2007/06/19 01:38:26 UTC

[jira] Created: (TAPESTRY-1590) Component template is located based on logical page/component name, rather than on the class name itself

Component template is located based on logical page/component name, rather than on the class name itself
--------------------------------------------------------------------------------------------------------

                 Key: TAPESTRY-1590
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1590
             Project: Tapestry
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.0
            Reporter: Howard M. Lewis Ship
            Assignee: Howard M. Lewis Ship


If you define a class name, say foo.pages.account.CreateAccount the logical page name will be "account/Create" (which is good).  The message catalog will be "CreateAcount.properties", but the template will be "WEB-INF/account/Create.html" (not "CreateAccount.html", which is to be expected).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-1590) Page templates in WEB-INF located based on logical page name (which may not match the class name)

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAPESTRY-1590:
-------------------------------------------

    Summary: Page templates in WEB-INF located based on logical page name (which may not match the class name)  (was: Component template is located based on logical page/component name, rather than on the class name itself)

> Page templates in WEB-INF located based on logical page name (which may not match the class name)
> -------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1590
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1590
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.5
>
>
> If you define a class name, say foo.pages.account.CreateAccount the logical page name will be "account/Create" (which is good).  The message catalog will be "CreateAcount.properties", but the template will be "WEB-INF/account/Create.html" (not "CreateAccount.html", which is to be expected).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Closed: (TAPESTRY-1590) Component template is located based on logical page/component name, rather than on the class name itself

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-1590.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.5

> Component template is located based on logical page/component name, rather than on the class name itself
> --------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1590
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1590
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.5
>
>
> If you define a class name, say foo.pages.account.CreateAccount the logical page name will be "account/Create" (which is good).  The message catalog will be "CreateAcount.properties", but the template will be "WEB-INF/account/Create.html" (not "CreateAccount.html", which is to be expected).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Reopened: (TAPESTRY-1590) Component template is located based on logical page/component name, rather than on the class name itself

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reopened TAPESTRY-1590:
--------------------------------------------


> Component template is located based on logical page/component name, rather than on the class name itself
> --------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1590
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1590
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.5
>
>
> If you define a class name, say foo.pages.account.CreateAccount the logical page name will be "account/Create" (which is good).  The message catalog will be "CreateAcount.properties", but the template will be "WEB-INF/account/Create.html" (not "CreateAccount.html", which is to be expected).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Closed: (TAPESTRY-1590) Page templates in WEB-INF located based on logical page name (which may not match the class name)

Posted by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-1590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-1590.
------------------------------------------

    Resolution: Fixed

> Page templates in WEB-INF located based on logical page name (which may not match the class name)
> -------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1590
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1590
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.5
>
>
> If you define a class name, say foo.pages.account.CreateAccount the logical page name will be "account/Create" (which is good).  The message catalog will be "CreateAcount.properties", but the template will be "WEB-INF/account/Create.html" (not "CreateAccount.html", which is to be expected).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org