Issue 13482

Cannot save node continent in console

13482
Reporter: mdoering
Assignee: trobertson
Type: Bug
Summary: Cannot save node continent in console
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2013-07-05 10:52:15.516
Updated: 2013-12-16 17:50:52.092
Resolved: 2013-12-12 14:17:01.78
        
Description: Get this on save with a continent:

http://jawa.gbif.org:8080/registry2-ws/web/index.html#/node/02c40d2a-1cba-4633-90b7-e36e5e97aba8/edit

Can not construct instance of org.gbif.api.vocabulary.registry2.Continent from String value 'AMERICAN_SAMOA': value not one of declared Enum instance names at [Source: org.apache.catalina.connector.CoyoteInputStream@30748bf; line: 1, column: 92] (through reference chain: org.gbif.api.model.registry2.Node["continent"])

]]>
    


Author: kbraak@gbif.org
Created: 2013-12-12 14:17:01.814
Updated: 2013-12-12 14:17:01.814
        
From the description, it looks like country options where getting mixed with the continent input.

Anyways, this problem has been fixed at some point.

Closing issue.