Issue 18720
Broken link
18720
Reporter: atalavan
Type: Feedback
Summary: Broken link
Resolution: Fixed
Status: Closed
Created: 2016-09-02 15:20:01.55
Updated: 2017-10-06 12:10:07.272
Resolved: 2017-10-06 12:10:07.254
Description: Clicking in the "more" link at the end of the "description field on the right of the distribution map, sends the user to an error page.
*Reporter*: Alberto González-Talaván (GBIF)
*E-mail*: [mailto:atalavan]]]>
Author: cgendreau
Created: 2016-09-02 16:00:45.786
Updated: 2016-09-02 16:01:06.156
Technical details:
The Freemarker template trims the content to 200 characters but this is done after we replaced country names by URLs.
So, we trim the tag and it produces invalid HTML.
In this case:
{code}
son more
{code}