getgrav / getgrav/grav-plugin-admin
Single quotes in image metadata result in metadata not being created
Open
bug
- Dominant language
- PHP
- Stars
- 377
- Forks
- 225
- Avg merge
- 11h 51m
- Merged PRs (30d)
- 4
Description
When uploading an image to a page, if its metadata contains single quotes, no metadata yaml will be created for this. This can be rectified by creating the metadata manually and using double quotes around the offending metadata item.
Contributor guide
Assessment
This issue has not been assessed yet.