godot-asset-library icon indicating copy to clipboard operation
godot-asset-library copied to clipboard

Warning about htmlspecialchars on asset edit page

Open codecat opened this issue 2 years ago • 1 comments

Getting this warning on the asset edit page:

Warning: htmlspecialchars() expects parameter 1 to be string, array given in /data/web/df/e1/53/godotengine.org/htdocs/asset-library/templates/_header.phtml on line 3

image

Located here:

https://github.com/godotengine/godot-asset-library/blob/354aa7a59abe5511f1adfed7326a0f422c461109/templates/_header.phtml#L1-L4

codecat avatar Mar 09 '22 16:03 codecat

Yup, bug is still there

image

Gregorein avatar Jan 03 '23 11:01 Gregorein