Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
views.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2023 at 13:06 UTC
Updated:
12 Aug 2023 at 13:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
fnalb2 commentedComment #3
cilefen commentedThe proposed resolution is the same as the current code. Can you explain in a little more detail please?
Comment #4
cilefen commentedComment #5
cilefen commentedOh, it is not the same. I see that now.
Comment #6
lendudeNice catch!
Test and fix.
Should we do an upgrade path for this and fix any faulty identifiers? Feels excessive. If it's currently broken and not working and they left it in, who are we to change it.
Comment #8
longwaveEven if we did an upgrade path, not sure what we could do as we might break something if we automatically correct it. Better that it stays invalid until they next try to update the view?
Comment #10
lauriiiCommitted edf79f6 and pushed to 11.x. Thanks!