- 🇮🇳India hitesh-jain
Rerolled this patch https://www.drupal.org/project/drupal/issues/2894449#comment-12803095 🐛 Indirect modification of overloaded element with Views responsive table Fixed against 10.1.x branch.
- last update
about 1 year ago Custom Commands Failed - last update
about 1 year ago Patch Failed to Apply - last update
about 1 year ago 29,465 pass - 🇦🇺Australia acbramley
Patch still applies to 11.x but I think we need more detailed steps to reproduce in the IS.
IS talks about priorities when the comments talk about merging fields?
- 🇬🇧United Kingdom alexpott 🇪🇺🌍
Here's a view that has the problem. Here's how it was created:
- Install the standard profile
- Create a single article node for some test content
- Create a view on nodes, using the table display and a page display
- Add title, content type and published fields
- Use the table settings to set the responsive priority to high, high, low for the columns and then press apply
- Go back to the table settings and set the column for the "content type" field to "published" and press apply
- Check the log for notices
- Status changed to Needs review
about 1 year ago 11:11am 26 September 2023 - last update
about 1 year ago 30,357 pass, 2 fail - last update
about 1 year ago 30,364 pass - 🇬🇧United Kingdom alexpott 🇪🇺🌍
Here's an additional test that proves the fix. And a patch merging the fix and test...
- 🇬🇧United Kingdom alexpott 🇪🇺🌍
Given that this code is already producing attribute objects in the preprocess function - we just making them a little earlier - I don't think there are any tricky BC implications for this fix.
The last submitted patch, 40: 2894449-40.test-only.patch, failed testing. View results →
- Status changed to RTBC
about 1 year ago 2:49pm 26 September 2023 - 🇺🇸United States smustgrave
Using view provided by @alexpott in #39 showed the error.
Also the test-only patch in #40Looking at the fix in #40 it matches the IS and didn't cause any failures. Think this is good.
- last update
about 1 year ago 30,366 pass - last update
about 1 year ago 30,361 pass - last update
about 1 year ago 30,362 pass - 🇬🇧United Kingdom catch
Committed/pushed to 11.x and cherry-picked to 10.1.x, thanks!
- Status changed to Fixed
about 1 year ago 3:54pm 2 October 2023 Automatically closed - issue fixed for 2 weeks with no activity.