fixes #2433 protect picture_modify.php from HTML just like pwg.images.setInfo

... and a extra check on input parameters
This commit is contained in:
plegall
2025-11-10 16:04:51 +01:00
parent be85e9381a
commit bc9526f323
2 changed files with 8 additions and 11 deletions
@@ -205,7 +205,7 @@ const str_assoc_album_ab = '{'Associate to album'|translate|escape:javascript}';
<p>
<strong>{'Description'|@translate}</strong>
<br>
<textarea name="description" id="description" class="description">{$DESCRIPTION}</textarea>
<textarea name="comment" id="description" class="description">{$DESCRIPTION}</textarea>
</p>
<p>