Closed (fixed)
Project:
Video
Version:
7.x-2.x-dev
Component:
General
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Oct 2022 at 19:36 UTC
Updated:
29 Jun 2023 at 22:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
joelpittetComment #3
joelpittetSorry for the patch size, I tried ignoring whitespace with the -W flag but there were just too many coding standards whitespace changes in the file.
Here's a patch version
Comment #4
erikaagp commentedIt seems good to me.
Comment #6
poker10 commentedThe approach looks reasonable, as all functions where the
$form_stateis passed next actually expects an array.Committed. Thanks everyone!