[forge-issues] [JBoss JIRA] (FORGE-873) Scaffold doesn't shows the correct referenced entities in edit views, while in details views shows something like "org.forgetest.model.Entity at 5f9ba38e"
claudio perrotta (JIRA)
jira-events at lists.jboss.org
Mon May 6 12:55:53 EDT 2013
[ https://issues.jboss.org/browse/FORGE-873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
claudio perrotta updated FORGE-873:
-----------------------------------
Steps to Reproduce:
create a database with two table with one that have a FK.
use forge to create a project and generate the UI.
was:
create a database with two table with one that have a FK to the PK of the other.
use forge to create a project and generate the UI.
> Scaffold doesn't shows the correct referenced entities in edit views, while in details views shows something like "org.forgetest.model.Entity at 5f9ba38e"
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: FORGE-873
> URL: https://issues.jboss.org/browse/FORGE-873
> Project: Forge
> Issue Type: Bug
> Components: Scaffold
> Affects Versions: 1.2.3.Final
> Environment: JBoss 7.1.1 final , Hibernate 4.2.0.final,
> Reporter: claudio perrotta
>
> For a table with a foreign key the UI permits to select the possible values, but this values are listed in a dropdown menu in a form like "org.forgetest.model.Entity at 5f9ba38e" (would be preferable that the string present be relative to the PK referenced)
> Anyway, after setting this field and submitting the form, the data are inserted in the table correctly but when i want to modify the record, the UI doesn't show the setted value for the foreign key and i must set it again before saving.
--
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