Details
Description
See attached screenshot. The actual coverage name is ghrsst, but the text and link point to a ghrsst_mosaic coverage , which results in a 404, instead.
In other words, the link is http://localhost:8080/geoserver/rest/workspaces/eumetsat/coveragestores/ghrsst_mosaic/coverages/ghrsst_mosaic.html but it should be http://localhost:8080/geoserver/rest/workspaces/eumetsat/coveragestores/ghrsst_mosaic/coverages/ghrsst.html instead.
Verified it did not happen on a 2.10.x, it's likely a regression caused by the Spring MVC migration