Closed (fixed)
Project:
File Upload Secure Validator
Version:
8.x-1.0
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2019 at 06:57 UTC
Updated:
9 Dec 2020 at 22:44 UTC
Jump to comment: Most recent
Comments
Comment #4
stefanos.petrakisFirst step: Capture the problem with a test case
Comment #6
stefanos.petrakisCommited the solution, once the tests come out green, this is ready for review.
Comment #7
jcnventuraThis needs a refactor now that #3183160: Refactor equivalence groups is in.
Comment #8
jcnventuraComment #9
stefanos.petrakisThis one is now ready for review, I kept the new tests and moved the eq. group into the configuration.
Comment #10
jcnventuraDon't forget you also need to add the new config to the hook_update_8001() function. I've added that to the MR. I can try to test these soon(ish), but I'm happy that the test passes it.
Comment #11
jcnventuraComment #12
jcnventuraYou can't merge this without rebase.. I've done that already for the SVG issue.. I'll do that here, and set back to RTBC once I commt.
Comment #13
jcnventuraComment #15
stefanos.petrakisCommited, thanks!