Fixed Unresolved_Pattern occurence on results favicon HTML id.

pull/127/head
luccioman 8 years ago
parent a1a0515312
commit ce22076920

@ -199,6 +199,7 @@ public class yacysearchitem {
prop.put("content_favicon", 1);
}
prop.putHTML("content_favicon_faviconUrl", processFaviconURL(ImageViewer.hasFullViewingRights(header, sb), faviconURL));
prop.putHTML("content_favicon_urlhash", urlhash);
if (result.limage() == 0) {
if (faviconURL == null) {

Loading…
Cancel
Save