Bug #2574
Not possible to export anything else than Document objects
Status:
New
Priority:
Normal
Assignee:
-
Category:
Common
Target version:
Start date:
20/01/2011
Due date:
% Done:
0%
Estimated time:
Complexity:
Normal
Description
Currently the exporter component does not allow to list anything else than document objects.
Looks like the table query does not properly handle the object types declared.
As an example the Fedora repository could export assessments as well as documents if he could.
Associated revisions
Install: Use "SET SESSION sql_mode" to avoid issues with bin/doctrine.php when we don't have global DB privileges - refs #2574
History
Updated by Stefaan Vanbillemont over 10 years ago
- Target version changed from 2.1.0 to Backlog (default)
Install: Add extra setting of sql_mode to "" to avoid NO_ZERO_DATE in 1.9 to 1.10 upgrade - see #2574