Bug Issue handling "&" in category name while viewing image

Status
Not open for further replies.

bzcomputers

Customer
While viewing image the category name does not display correctly with "&" in it. It displays as "&". This is the only place I see it happening.

temp2.webp
 
Last edited:
Sorry, I have it fixed for the next release.

If you want to manually fix it for now

Open dbtech/gallery/modules/gallery/actions/view_image.php

Find
PHP:
$image_data['catname']    = htmlspecialchars_uni($image_data['catname']);

and delete it.
 
Status
Not open for further replies.

Legacy DragonByte Gallery

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
868
Customer rating
0.00 star(s) 0 ratings
Back
Top