You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Yunhua Sang (JIRA)" <ji...@apache.org> on 2009/02/18 22:30:01 UTC

[jira] Created: (TAP5-524) Parameters exposed from embedded components not included in Component Reference

Parameters exposed from embedded components not included in Component Reference
-------------------------------------------------------------------------------

                 Key: TAP5-524
                 URL: https://issues.apache.org/jira/browse/TAP5-524
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-component-report
    Affects Versions: 5.1.0.0
            Reporter: Yunhua Sang


Parameters exposed from embedded component by using the new introduced "publishParameters" in annotation @Component are not shown on Component Reference document. For instance, Grid should have parameters "rowIndex,rowClass,volatile,encoder,lean" etc listed on its reference page, but they are missing currently, those parameter are published from a contained GridRows component. 

Current Grid reference: http://tapestry.formos.com/nightly/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/Grid.html 

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


[jira] Closed: (TAP5-524) Published parameters exposed from embedded components not included in Component Reference

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

Howard M. Lewis Ship closed TAP5-524.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.1.0.4

> Published parameters exposed from embedded components not included in Component Reference
> -----------------------------------------------------------------------------------------
>
>                 Key: TAP5-524
>                 URL: https://issues.apache.org/jira/browse/TAP5-524
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-component-report
>    Affects Versions: 5.1.0.0
>            Reporter: Yunhua Sang
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.1.0.4
>
>
> Parameters exposed from embedded component by using the new introduced "publishParameters" in annotation @Component are not shown on Component Reference document. For instance, Grid should have parameters "rowIndex,rowClass,volatile,encoder,lean" etc listed on its reference page, but they are missing currently, those parameter are published from a contained GridRows component. 
> Current Grid reference: http://tapestry.formos.com/nightly/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/Grid.html 

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


[jira] Assigned: (TAP5-524) Parameters exposed from embedded components not included in Component Reference

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

Howard M. Lewis Ship reassigned TAP5-524:
-----------------------------------------

    Assignee: Howard M. Lewis Ship

> Parameters exposed from embedded components not included in Component Reference
> -------------------------------------------------------------------------------
>
>                 Key: TAP5-524
>                 URL: https://issues.apache.org/jira/browse/TAP5-524
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-component-report
>    Affects Versions: 5.1.0.0
>            Reporter: Yunhua Sang
>            Assignee: Howard M. Lewis Ship
>
> Parameters exposed from embedded component by using the new introduced "publishParameters" in annotation @Component are not shown on Component Reference document. For instance, Grid should have parameters "rowIndex,rowClass,volatile,encoder,lean" etc listed on its reference page, but they are missing currently, those parameter are published from a contained GridRows component. 
> Current Grid reference: http://tapestry.formos.com/nightly/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/Grid.html 

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


[jira] Updated: (TAP5-524) Published parameters exposed from embedded components not included in Component Reference

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

Howard M. Lewis Ship updated TAP5-524:
--------------------------------------

    Summary: Published parameters exposed from embedded components not included in Component Reference  (was: Parameters exposed from embedded components not included in Component Reference)

> Published parameters exposed from embedded components not included in Component Reference
> -----------------------------------------------------------------------------------------
>
>                 Key: TAP5-524
>                 URL: https://issues.apache.org/jira/browse/TAP5-524
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-component-report
>    Affects Versions: 5.1.0.0
>            Reporter: Yunhua Sang
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.1.0.4
>
>
> Parameters exposed from embedded component by using the new introduced "publishParameters" in annotation @Component are not shown on Component Reference document. For instance, Grid should have parameters "rowIndex,rowClass,volatile,encoder,lean" etc listed on its reference page, but they are missing currently, those parameter are published from a contained GridRows component. 
> Current Grid reference: http://tapestry.formos.com/nightly/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/Grid.html 

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


[jira] Closed: (TAP5-524) Published parameters exposed from embedded components not included in Component Reference

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

Howard M. Lewis Ship closed TAP5-524.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.1.0.4

> Published parameters exposed from embedded components not included in Component Reference
> -----------------------------------------------------------------------------------------
>
>                 Key: TAP5-524
>                 URL: https://issues.apache.org/jira/browse/TAP5-524
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-component-report
>    Affects Versions: 5.1.0.0
>            Reporter: Yunhua Sang
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.1.0.4
>
>
> Parameters exposed from embedded component by using the new introduced "publishParameters" in annotation @Component are not shown on Component Reference document. For instance, Grid should have parameters "rowIndex,rowClass,volatile,encoder,lean" etc listed on its reference page, but they are missing currently, those parameter are published from a contained GridRows component. 
> Current Grid reference: http://tapestry.formos.com/nightly/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/Grid.html 

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


[jira] Updated: (TAP5-524) Published parameters exposed from embedded components not included in Component Reference

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

Howard M. Lewis Ship updated TAP5-524:
--------------------------------------

    Summary: Published parameters exposed from embedded components not included in Component Reference  (was: Parameters exposed from embedded components not included in Component Reference)

> Published parameters exposed from embedded components not included in Component Reference
> -----------------------------------------------------------------------------------------
>
>                 Key: TAP5-524
>                 URL: https://issues.apache.org/jira/browse/TAP5-524
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-component-report
>    Affects Versions: 5.1.0.0
>            Reporter: Yunhua Sang
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.1.0.4
>
>
> Parameters exposed from embedded component by using the new introduced "publishParameters" in annotation @Component are not shown on Component Reference document. For instance, Grid should have parameters "rowIndex,rowClass,volatile,encoder,lean" etc listed on its reference page, but they are missing currently, those parameter are published from a contained GridRows component. 
> Current Grid reference: http://tapestry.formos.com/nightly/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/Grid.html 

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


[jira] Assigned: (TAP5-524) Parameters exposed from embedded components not included in Component Reference

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

Howard M. Lewis Ship reassigned TAP5-524:
-----------------------------------------

    Assignee: Howard M. Lewis Ship

> Parameters exposed from embedded components not included in Component Reference
> -------------------------------------------------------------------------------
>
>                 Key: TAP5-524
>                 URL: https://issues.apache.org/jira/browse/TAP5-524
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-component-report
>    Affects Versions: 5.1.0.0
>            Reporter: Yunhua Sang
>            Assignee: Howard M. Lewis Ship
>
> Parameters exposed from embedded component by using the new introduced "publishParameters" in annotation @Component are not shown on Component Reference document. For instance, Grid should have parameters "rowIndex,rowClass,volatile,encoder,lean" etc listed on its reference page, but they are missing currently, those parameter are published from a contained GridRows component. 
> Current Grid reference: http://tapestry.formos.com/nightly/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/Grid.html 

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