Issue 18484

Clicking on "more" link in synonymy returns 404

18484
Reporter: rdmpage
Assignee: mdoering
Type: Bug
Summary: Clicking on "more" link in synonymy returns 404
Description: For the species _Cephalocereus maxonii_ http://www.gbif.org/species/3957868 there is a list of names for which _Cephalocereus maxonii_  is the basionym. The list ends in "more". Clicking on that returns a 404 with Tomcat error messages. Video here: http://quick.as/1dxqubqd0
Priority: Critical
Resolution: Fixed
Status: Closed
Created: 2016-05-20 17:09:35.26
Updated: 2016-07-04 13:46:48.42
Resolved: 2016-07-04 11:56:30.074


Author: rdmpage
Created: 2016-06-30 07:58:50.405
Updated: 2016-06-30 07:58:50.405
        
Another example: http://www.gbif.org/species/6064803

Clicking more (http://www.gbif.org/species/6064803/combinations ) and boom! we've a Tomcat error :(
    


Author: mdoering@gbif.org
Created: 2016-07-04 11:19:55.399
Updated: 2016-07-04 11:19:55.399
        
The link was introduced in late 2015 here:
https://github.com/gbif/portal-web/commit/46aad5e41ba4f37578e57c40f200c56419f0fb9e

Apparently the URL has never existed in struts.xml and needs to be created.
https://github.com/gbif/portal-web/commits/master/src/main/resources/struts.xml
    


Author: mdoering@gbif.org
Comment: https://github.com/gbif/portal-web/commit/1d44bb6a6aba95871d36a3d7a633eba2cde73dde
Created: 2016-07-04 11:56:30.158
Updated: 2016-07-04 11:56:30.158


Author: mdoering@gbif.org
Comment: works: http://www.gbif.org/species/3957868/combinations
Created: 2016-07-04 12:23:02.242
Updated: 2016-07-04 13:46:48.414