I need to import this article, which has more than 2,000 authors. I uploaded a list of PMIDs and the upload broke on this record.

In the pubmed module, I opened EntrezClient.php and changed the retmax value from 100 to 4000, which didn't work.

I get an error: "PDOException: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'biblio_coins' at row 1"

Is this something that is easily changed within the module because the inclusion of massive numbers of authors is a trend.

Thanks

Comments

mattrweaver created an issue. See original summary.

mattrweaver’s picture

Component: Documentation » Code
Issue summary: View changes
jn0x7a3’s picture

Hi!

I have a similar problem. I tried to add a publication with about 350 authors by using DOI Lookup and BibTeX import, but it fails without any errors. Did you (or someone else) solve this problem?

Johan

apaderno’s picture

Version: 7.x-1.0-rc7 » 7.x-1.x-dev