Closed (fixed)
Project:
Drupal core
Version:
8.9.x-dev
Component:
install system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2020 at 11:16 UTC
Updated:
11 Feb 2020 at 09:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
k4v commentedComment #3
k4v commentedComment #4
k4v commented"in any way" was a bit misleading, as the installer does not check the files content.
Comment #5
k4v commentedComment #6
k4v commentedComment #7
gogowitsch commentedMy colleagues and I ran into this error multiple times for the same reason.
The patch looks fine to me. I tested it locally and the message is displayed correctly when using the HTTP-based installer.
Comment #8
c-logemannRemoved tag "GlobalContributionWeekend2020" to reduce confusion. See global event page.
Comment #9
ifrikThanks kv4 for this UX fix - and for taking the time to fix an issue that developers won't even notice because once you know how it works you don't see the error messages anymore.
Comment #10
alexpottCredited @ifrik and @Gogowitsch for testing the patch locally.
Committed and pushed f7d7c625f8 to 9.0.x and e6f3c8d035 to 8.9.x. Thanks!