Bug #5518
Compound digital object upload broken
Status: | Verified | Start date: | 08/28/2013 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Mike Gale | % Done: | 0% | |
Category: | Digital object | Estimated time: | 2.00 hours | |
Target version: | Release 1.4.0 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | No | Requires documentation: |
Description
The "Upload multi-page files as multiple descriptions" option in AtoM, the one that divides up PDFs into an information object per each page, is broken.
I found this while trying to implement a directory structure based on checksums for uploaded digital object files.
The error given is: "No valid connection specified".
History
#1 Updated by Jesús García Crespo over 8 years ago
Hmm do you have a traceback? maybe try with php5-xdebug if symfony is not giving you one.
Is it happening when you are using the CLI of the web interface? There was a few method in QubitDigitalObject that was receiving the db connection object as a parameter but I can't remember why, David did that.
#2 Updated by Mike Gale over 8 years ago
- Status changed from In progress to Verified