Current Behavior
Importing example CSVs containing URLs to images results in no images being imported due to the URLs no longer working.
Examples:
php symfony csv:import lib/task/import/example/isad/example_information_objects_isad.csv
php symfony csv:import lib/task/import/example/rad/example_information_objects_rad.csv
php symfony csv:authority-import lib/task/import/example/authority_records/example_authority_records.csv
Expected Behavior
Images should end up getting imported.
Possible Solution
Use very old image from web.
https://graphics.stanford.edu/courses/cs348b-competition/cs348b-92/newman.monitor.jpg (circa 1992)
Context and Notes
I use this to test import functionality and these CSVs get used as references for users.
Version used
No response
Operating System and version
No response
Default installation culture
en
PHP version
7.4.3
Contact details
No response
Current Behavior
Importing example CSVs containing URLs to images results in no images being imported due to the URLs no longer working.
Examples:
php symfony csv:import lib/task/import/example/isad/example_information_objects_isad.csvphp symfony csv:import lib/task/import/example/rad/example_information_objects_rad.csvphp symfony csv:authority-import lib/task/import/example/authority_records/example_authority_records.csvExpected Behavior
Images should end up getting imported.
Possible Solution
Use very old image from web.
https://graphics.stanford.edu/courses/cs348b-competition/cs348b-92/newman.monitor.jpg (circa 1992)
Context and Notes
I use this to test import functionality and these CSVs get used as references for users.
Version used
No response
Operating System and version
No response
Default installation culture
en
PHP version
7.4.3
Contact details
No response