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

Trong Tran (JIRA) jira-events at lists.jboss.org
Thu Jan 6 21:46:46 EST 2011


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

Trong Tran updated GTNPORTAL-1468:
----------------------------------

     Original Estimate: 4 hours  (was: 1 hour)
    Remaining Estimate: 4 hours  (was: 1 hour)
                Labels: portal-s46  (was: portal-s45 sprint_39)


> In JIBX binding.xml, some field mappings for PageNavigaiton are missing
> -----------------------------------------------------------------------
>
>                 Key: GTNPORTAL-1468
>                 URL: https://issues.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
>              Labels: portal-s46
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
>  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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the gatein-issues mailing list