Changes between Initial Version and Version 1 of Ticket #49841, comment 4
- Timestamp:
- 06/02/2020 04:49:34 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #49841, comment 4
initial v1 46 46 }}} 47 47 48 Basically is you have an image somewhere locally with an unescaped file name wp_insert_attachment does not correct the path/image name and when you ca nthe file it is not escaped properly.48 Basically is you have an image somewhere locally with an unescaped file name wp_insert_attachment does not correct the path/image name and when you call the file it is not escaped properly.