[forge-issues] [JBoss JIRA] (FORGE-872) Faces scaffold generates incorrect EL expressions for expansions of @Embedded entities and 1:1 relationships

Vineet Reynolds (JIRA) jira-events at lists.jboss.org
Thu Apr 25 13:17:53 EDT 2013


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

Vineet Reynolds updated FORGE-872:
----------------------------------

    Affects Version/s: 1.2.3.Final

    
> Faces scaffold generates incorrect EL expressions for expansions of @Embedded entities and 1:1 relationships
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: FORGE-872
>                 URL: https://issues.jboss.org/browse/FORGE-872
>             Project: Forge
>          Issue Type: Bug
>          Components: Scaffold
>    Affects Versions: 1.2.3.Final
>            Reporter: Vineet Reynolds
>            Assignee: Vineet Reynolds
>
> The Faces scaffold generates EL expressions of type {noformat}#{_item.x}{noformat} in the search.xhtml pages for entities that reference a uni-directional 1:1 relationship or embed another entity via the @Embedded annotation.
> Since the scaffold attempts to expand these entities and inline them within the search results, the generated EL expressions should instead be {noformat}#{_item.expanded_ref.x}{noformat}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list