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/05/17 18:57:16 UTC

[jira] Created: (TAPESTRY-1473) Rules for locating the component template for pages/components in sub-packages needs to be documented and/or fixed

Rules for locating the component template for pages/components in sub-packages needs to be documented and/or fixed
------------------------------------------------------------------------------------------------------------------

                 Key: TAPESTRY-1473
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1473
             Project: Tapestry
          Issue Type: Bug
          Components: tapestry-core
            Reporter: Howard M. Lewis Ship
             Fix For: 5.0


If you have a page, say org.example.myapp.pages.admin.AdminHome, the corresponding template is WEB-INF/admin/Home.html.

It's a judgement call whether that's correct ... I think it should be WEB-INF/admin/AdminHome.html  (i.e., matching the class name, not the logical page name).

Either way, it needs to be documented.

-- 
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-1473) Rules for locating the component template for pages/components in sub-packages needs to be documented and/or fixed

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

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

        Fix Version/s:     (was: 5.0)
    Affects Version/s: 5.0

> Rules for locating the component template for pages/components in sub-packages needs to be documented and/or fixed
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1473
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1473
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0
>            Reporter: Howard M. Lewis Ship
>
> If you have a page, say org.example.myapp.pages.admin.AdminHome, the corresponding template is WEB-INF/admin/Home.html.
> It's a judgement call whether that's correct ... I think it should be WEB-INF/admin/AdminHome.html  (i.e., matching the class name, not the logical page name).
> Either way, it needs to be documented.

-- 
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-1473) Rules for locating the component template for pages/components in sub-packages needs to be documented and/or fixed

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

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

    Resolution: Fixed
      Assignee: Howard M. Lewis Ship

> Rules for locating the component template for pages/components in sub-packages needs to be documented and/or fixed
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1473
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1473
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> If you have a page, say org.example.myapp.pages.admin.AdminHome, the corresponding template is WEB-INF/admin/Home.html.
> It's a judgement call whether that's correct ... I think it should be WEB-INF/admin/AdminHome.html  (i.e., matching the class name, not the logical page name).
> Either way, it needs to be documented.

-- 
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