[forge-dev] [JBoss JIRA] Commented: (SEAMFORGE-47) Default scaffolding does not generate working Update or Delete actions

Marek Schmidt (JIRA) jira-events at lists.jboss.org
Wed Mar 30 06:42:37 EDT 2011


    [ https://issues.jboss.org/browse/SEAMFORGE-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592640#comment-12592640 ] 

Marek Schmidt commented on SEAMFORGE-47:
----------------------------------------

It also appears the create does not set the fields:

Tried on this thing:

new-project --named foo --topLevelPackage com.foo --projectFolder foo
persistence setup --provider HIBERNATE --container JBOSS_AS6
new-entity --named Foo
new-field string --fieldName name
scaffold from-entity

New rows are created when I create new Foos, but the "name" column is always empty in the database.


> Default scaffolding does not generate working Update or Delete actions
> ----------------------------------------------------------------------
>
>                 Key: SEAMFORGE-47
>                 URL: https://issues.jboss.org/browse/SEAMFORGE-47
>             Project: Seam Forge
>          Issue Type: Bug
>          Components: Builtin Plugins
>    Affects Versions: 1.0.0.Alpha2
>            Reporter: Lincoln Baxter III
>
> 'Cancel' does not do anything
> 'Delete' does not delete
> 'Save' does not take you back to the summary view

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-dev mailing list