Bug #387
Base.deserialize should mark all datastreams as not new
| Status: | Closed | Start: | 07/15/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | 1.0.5 Minor Release | |||
| Sponsor: |
Description
If the datastreams are left with new_object set to true, Fedora::Repository.save will call a create operation (POST) instead of an update (PUT). This is bad form and it makes Fedora 3.2.1 unhappy.