On Fri, Aug 2, 2013 at 10:29 AM, Evans, Kevin <kevin.ev...@exeter.ac.uk> wrote:
> Thanks We are using Dspace 1.8.2.
>
> Does the code occur in the package you mention?

Yes, it hasn't changed:
https://github.com/DSpace/DSpace/blob/dspace-1.8.2/dspace-xmlui/dspace-xmlui-api/src/main/java/org/dspace/app/xmlui/cocoon/MetadataExportReader.java#L187

> It is an export of a community, containing several collections/items. It has 
> had its name changed recently

That shouldn't matter.

Let's try to find out whether the problem is in the CSV exporter or in
Cocoon. Call the CSV exporter from the command line like this (replace
123456789/123 with the handle of your community):

[dspace]/bin/dspace metadata-export -f export.csv -i 123456789/123


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to