[gatein-issues] [JBoss JIRA] Updated: (GTNPORTAL-1468) In JIBX binding.xml, some field mappings for PageNavigaiton are missing

Minh Hoang TO (JIRA) jira-events at lists.jboss.org
Wed Sep 22 04:37:28 EDT 2010


     [ https://jira.jboss.org/browse/GTNPORTAL-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Minh Hoang TO updated GTNPORTAL-1468:
-------------------------------------

     Original Estimate: 1 hour
    Remaining Estimate: 1 hour
                Labels: sprint_39  (was: )


> In JIBX binding.xml, some field mappings for PageNavigaiton are missing
> -----------------------------------------------------------------------
>
>                 Key: GTNPORTAL-1468
>                 URL: https://jira.jboss.org/browse/GTNPORTAL-1468
>             Project: GateIn Portal
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.1.0-GA
>            Reporter: Minh Hoang TO
>            Assignee: Minh Hoang TO
>            Priority: Minor
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
>  Find below the JIBX mapping for PageNavigation, taken from binding.xml in the artifact web.component.portal
> <mapping name="node-navigation" class="org.exoplatform.portal.config.model.PageNavigation">
>     <structure name="owner-type" usage="optional"/>
>     <structure name="owner-id" usage="optional"/>
>     <value name="priority" field="priority" usage="optional"/>
>     <collection name="page-nodes" field="pageNodes" usage="optional"
>                 item-type="org.exoplatform.portal.config.model.PageNode"/>
>   </mapping>
> It should be
> <mapping ...>
>   <structure name="owner-type" field="ownerType" usage ="optional"/>
>   <structure name="owner-id" field="ownerId" usage="optional"/>
> </mapping>

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

        


More information about the gatein-issues mailing list