- π¬π§United Kingdom darren.fisher
Patch no longer applies in Drupal 10.1
- last update
over 1 year ago 28,780 pass, 142 fail - Merge request !9779Hide empty language (langcode) field wrapper which gets inserted into contact forms β (Open) created by darren.fisher
- π¬π§United Kingdom darren.fisher
I've opened a MR for this if anyone cares to review:
https://git.drupalcode.org/project/drupal/-/merge_requests/9779
Use the MR as a patch:
https://git.drupalcode.org/project/drupal/-/merge_requests/9779.patch - π¬π§United Kingdom darren.fisher
There are a bunch of PHPUnit tests failing but I think they are unrelated to this specific change. Perhaps someone with better knowledge than me can take a look and check?
- πΊπΈUnited States smustgrave
Issue summary should follow the standard issue template
As a bug will also need test coverage showing the problem.
- π¬π§United Kingdom darren.fisher
Removing 'Needs issue summary update' tag. Not really dived in to writing core tests before. If I find time I will try but in the meantime if anyone else wants to get stuck in please do!!
- π¬π§United Kingdom darren.fisher
Merged master into branch so that MR is mergeable and patch can still be applied to 11.x.
- Merge request !10786Issue #3490579 by shalini_jha, mstrelan: Add void return to all views... β (Closed) created by darren.fisher
- π¬π§United Kingdom darren.fisher
MR now applies against 11.1 but tests still failing! Tearing my hair out with this one!
- π³πΏNew Zealand quietone
Changes are made on on 11.x (our main development branch) first, and are then back ported as needed according to the Core change policies β .