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

Named hybrids have the authorship included in the parsed species field #266

Closed
gdower opened this issue Oct 11, 2024 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@gdower
Copy link
Contributor

gdower commented Oct 11, 2024

For named hybrids, the authorship gets included in the parsed species field:

"species": "cus L."
https://parser.globalnames.org/?format=html&names=Aus+x+cus+L.&with_details=on

In comparison, parsing works as expected for hybrid formulas:

"species": "bus",
...
"species": "cus",
...

https://parser.globalnames.org/?format=html&names=Aus+bus+L.+x+Aus+cus+L.&with_details=on

@dimus dimus added the bug Something isn't working label Oct 11, 2024
@dimus
Copy link
Member

dimus commented Oct 11, 2024

Definitely a bug

@dimus dimus closed this as completed in c5197dc Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants