7739: [Narweb:] Missing webpage for media [under some circumstances]
This commit is contained in:
parent
74694b5eee
commit
c8cf6377c6
@ -2576,7 +2576,7 @@ class BasePage(object):
|
||||
@param: uplink - whether to add "../../.." or not
|
||||
@param: usedescr - add description to hyperlink
|
||||
"""
|
||||
url = self.report.build_url_fname(handle, "img", uplink)
|
||||
url = self.report.build_url_fname_html(handle, "img", uplink)
|
||||
name = html_escape(name)
|
||||
|
||||
# begin thumbnail division
|
||||
|
Loading…
Reference in New Issue
Block a user