Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant parse names where nickname precedes rest of name #30

Open
bl00513 opened this issue Feb 21, 2019 · 0 comments
Open

Cant parse names where nickname precedes rest of name #30

bl00513 opened this issue Feb 21, 2019 · 0 comments

Comments

@bl00513
Copy link

bl00513 commented Feb 21, 2019

Example Name:
'John' Johnathan Q. Public

Expected Behavior:
[#<Name family="Public" given="Johnathan Q." nick="John">]

Actual Behavior:
[]

Summary: None of the name is parsed if a nickname precedes the other name attributes.

Reproduced on ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-darwin18]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant