Closed (fixed)
Project:
Bibliography & Citation
Version:
8.x-1.0-alpha5
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2018 at 17:52 UTC
Updated:
13 Mar 2018 at 17:39 UTC
Jump to comment: Most recent
Comments
Comment #2
antongp commentedHello @robcast! Thank you for your issue. This issue is not in the module itself, it arises from one of the used libraries. Issue has been moved here https://github.com/ADCI/full-name-parser/issues/2 , please watch for updates in this library (fix should be there soon).
Thanks!
Comment #6
antongp commentedIssue is fixed in adci/full-name-parser library in 0.2.0 version version.
Please note that you'll need to update library manually by running `composer require adci/full-name-parser:^0.2` in case you do not manage your Drupal dependencies via Composer and update the module to latest dev if you do manage your Drupal dependencies via Composer. New library version (0.2.0) does not satisfy previously used constraint
^0.1.Please let us know if you have issues with some other names parsing, maybe of different format, etc.
Thanks!
Comment #7
robcast commentedThanks for the quick fix @antongp!
I will try out the updated full-name-parser library as soon as possible.
(I am currently trying out the D7-biblio-to-bibcite migration module, wish me luck ;-)
Comment #8
antongp commentedGood luck with migration! :)
We're really glad to have new users for the module. This results in more feedback and allows us to discover and fix bugs quicker and add useful functionality. Feel free to post new issues. Thanks!
Comment #9
antongp commentedI believe issue is fixed, closing for now... Feel free to re-open.