bug #6032
Name parser support for hybrid ranks
50%
Description
The rank should be considered when parsing hybrid names like "Berberis aggregata aggregata × Berberis wilsoniae aggregata". It is always parsed as "Berberis aggregata subsp. aggregata × Berberis wilsoniae subsp. aggregata"
This works for non-hybrids: "Berberis aggregata aggregata" with rank Variety is parsed as "Berberis aggregata var. aggregata"
Associated revisions
ref #6032 test name parser support for hybrid ranks and non-hybrids
ref #6032 test name parser support for hybrid ranks and non-hybrids
ref #6032 Remove test for rank as mentioned in ticket
ref #6032 test name parser support for hybrid ranks and non-hybrids
ref #6032 Remove test for rank as mentioned in ticket
History
#1 Updated by Andreas Müller over 4 years ago
- Status changed from New to Feedback
- Assignee changed from Andreas Müller to Patrick Plitzner
- Priority changed from New to Highest
- Target version changed from Unassigned CDM tickets to Release 4.3
- % Done changed from 0 to 50
non-hybrids: "Berberis aggregata aggregata" with rank Variety is parsed as "Berberis aggregata var. aggregata"
As far as I can see this is not true and therefore it also does not make sense for hybrids. The missing infraspecific epithet is a shortcut for subspecies that is especially used a lot in zoology.
I suggest closing the ticket as Rejected.
I added some lines in the test that show that the rank parameter is not considered for not hybrids. Please delete them before closing the ticket.
#2 Updated by Patrick Plitzner over 4 years ago
- Status changed from Feedback to Closed
#3 Updated by Andreas Müller over 4 years ago
- Status changed from Closed to Rejected