CrossRef Export/Registration Plugin - Export Data

Hi @ctgraham,
The 808 patch was ok when I did a dry-run.
The 845 patch when I did a dry-run gave me this:
checking file plugins/importexport/crossref/CrossRefExportPlugin.inc.php
Hunk #1 FAILED at 130.
1 out of 2 hunks FAILED
checking file plugins/importexport/datacite/classes/DOIExportPlugin.inc.php

Am I missing a patch?

Thanks,
Edward

You won’t be able to test a patch via --dry-run unless the prior patches are really applied. For example, if you --dry-run 808 ok, you would need to apply it for real before trying a --dry-run on 845.

Copy your install to temporary or development directory, and then try applying each of the patches there. If they each succeed there, apply the patches to your live install.

I have applied the three patches and I am now able to see 272 items with 5 pages.
So from that aspect everything is working.

Thanks,
Edward