Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
file.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2015 at 14:21 UTC
Updated:
27 Oct 2015 at 22:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
klausiPatch.
Comment #4
effulgentsia commentedDoes this bug actually exist in HEAD, or will it only get introduced with some other patch committed? Here's the #2 patch with only the test, and it passes when I run it locally.
Comment #5
klausiOh, so I was getting a bit ahead of myself when testing this with #2594565: File extension + max_filesize should be validated using a Constraint on file fields. Looks like we need to merge this patch into that issue then.