Issue 10419

Taxonomic browser breaks if no canonical name exists

10419
Reporter: mdoering
Assignee: jcuadra
Type: Bug
Summary: Taxonomic browser breaks if no canonical name exists
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2011-11-16 16:34:54.505
Updated: 2013-08-29 14:44:42.02
Resolved: 2011-11-22 10:17:02.282
        
Description: Canonical names do not always exist, for example not for hybrids and blacklisted names.
Example usage:
staging.gbif.org:8080/portal-web-dynamic/species/105066567
http://localhost:8080/species/105066567

In this case the scientificName should be used which always exists.
On the NameUsage class there is a convenience method usage.getCanonicalOrScientificName()]]>