You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When a data package has an author/creator name that is an organization instead of a normal First/Last name, the order of the words can get mixed up in the Citation and underneath the title of the data package.
The issue is that we're identifying the short, lower case words as "non-dropping particles" in a last name. In the first example, we parse the organization name as:
Describe the bug
When a data package has an author/creator name that is an organization instead of a normal First/Last name, the order of the words can get mixed up in the Citation and underneath the title of the data package.
To Reproduce
2 Examples where the Creator name is different in the Creator section and underneath the title:
Fresh Eyes on Ice Citizen Scientists
Alaska Department of Fish and Game
Expected behavior
We expect the author name to have words in the correct order for these organizations.
Screenshots
The text was updated successfully, but these errors were encountered: