Problem: Image URLs in some example CSVs no longer work #1781
Labels
Type: bug
A flaw in the code that causes the software to produce an incorrect or unexpected result.
Milestone
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
The text was updated successfully, but these errors were encountered: