rsacchettini / napier

Automatically exported from code.google.com/p/napier
0 stars 0 forks source link

bug create an account by the normal way. #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Message: No row with the given identifier exists: [AuthUser#4]
Caused by: org.hibernate.ObjectNotFoundException: No row with the given
identifier exists: [AuthUser#4]
Class: RegisterController
At Line: [222]
Code Snippet:
222: role.addToPeople(person)
223: println "Role "+role.authority +" has been added"

Original issue reported on code.google.com by skhe...@gmail.com on 3 May 2008 at 9:09

GoogleCodeExporter commented 9 years ago

Original comment by romato...@gmail.com on 5 May 2008 at 1:24