Ticket #215 (closed defect: fixed)
PhotoFolder.create() causes Hibernate exception
| Reported by: | harri | Owned by: | harri |
|---|---|---|---|
| Priority: | major | Milestone: | 0.6.0 |
| Component: | folder | Version: | |
| Keywords: | Cc: | ||
| Test Case Result: |
Description
PhotoFolder?.create() adds an transient instance of the created folder to given parent folder. The prototype of the method should be reconsidered - either it should persist the new fodler (and take session as parameter) or not allow setting parent.
Of course, using the whole method is not recommended.
Change History
Note: See
TracTickets for help on using
tickets.
