Issue 13779

apidev.gbif.org/node/country/ES fails

13779
Reporter: mdoering
Assignee: mdoering
Type: Bug
Summary: apidev.gbif.org/node/country/ES fails
Priority: Blocker
Resolution: Fixed
Status: Closed
Created: 2013-09-05 16:44:47.45
Updated: 2013-12-16 17:50:55.115
Resolved: 2013-09-05 18:27:48.18
        
Description: http://apidev.gbif.org/node/country/ES responds with MyBatis error:
-----
org.apache.ibatis.exceptions.TooManyResultsException: Expected one result (or null) to be returned by selectOne(), but found: 2
	org.apache.ibatis.session.defaults.DefaultSqlSession.selectOne(DefaultSqlSession.java:66)]]>
    


Author: mdoering@gbif.org
Comment: all nodes with an matching address country were selected. https://code.google.com/p/gbif-labs/source/detail?r=551 selects only nodes of type COUNTRY now
Created: 2013-09-05 16:55:26.803
Updated: 2013-09-05 16:55:26.803


Author: mdoering@gbif.org
Comment: works again: http://apidev.gbif.org/node/country/ES
Created: 2013-09-05 18:27:48.212
Updated: 2013-09-05 18:27:48.212