4426: Names under thumbnails in Gallery view in Narweb reports mis show characters & and '
svn: r17098
This commit is contained in:
parent
e942c940fa
commit
40f7314699
@ -1511,7 +1511,7 @@ class BasePage(object):
|
||||
mime_type = photo.get_mime_type()
|
||||
|
||||
# get media description
|
||||
descr = html_escape( photo.get_description() )
|
||||
descr = photo.get_description()
|
||||
|
||||
if mime_type:
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user