- π¬π§United Kingdom d.fisher
Patch no longer applies in Drupal 10.1
- last update
about 2 years ago 28,780 pass, 142 fail - Merge request !9779Hide empty language (langcode) field wrapper which gets inserted into contact forms β (Closed) created by d.fisher
- π¬π§United Kingdom d.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 d.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 d.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 d.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 d.fisher
- π¬π§United Kingdom d.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 β .
- π¬π§United Kingdom d.fisher
darren.fisher β changed the visibility of the branch 2842405-empty-language-langcode to hidden.
- π¬π§United Kingdom d.fisher
darren.fisher β changed the visibility of the branch 2842405-empty-language-langcode to active.
- π¬π§United Kingdom d.fisher
darren.fisher β changed the visibility of the branch 2842405-hide-empty-langcode-wrapper to hidden.
- π¬π§United Kingdom d.fisher
I think this needs a fresh branch and merge request. I'll take a look
- Merge request !12933Remove empty language (langcode) field wrapper inserted into contact form β (Open) created by d.fisher
- π¬π§United Kingdom d.fisher
And now tests are passing. This whole issue had got into a pickle but I think it's good to go now!
- π¬π§United Kingdom d.fisher
Patch doesn't apply. There seems to be a few changes between the system.module file in 11.x and 11.2.3.
- πΊπΈUnited States smustgrave
Thanks for updating for 11.x, still appears to need test coverage
- π¬π§United Kingdom d.fisher
Okay. An update! Remove all patches and merge requests related to this issue in your project. It is my belief that as of core 11.2.3 this issue has been fixed elsewhere. With no patches or merge requests applied I no longer see the empty langcode wrapper on my site? Can anyone else confirm if this is true? If so this issue can be marked as fixed even though it wasn't our work here that resolved the issue. I hope this is the case as I really don't like the solution we are applying to resolve the initial issue.