Joseph Olstad

Results 96 comments of Joseph Olstad
trafficstars

# ***EDIT*** ### This change remains untested and was not needed so did not proceed in this direction, please look at the [**actual PR**](https://github.com/wet-boew/wet-boew/pull/9831) # ***END EDIT*** It looks fairly...

The PR was much simpler than originally anticipated, basically took a very timid approach to achieving jQuery 4 compatibility. update jquery-validation 1.19.5 to 1.21.0 replace deprecated $.isArray with Array.isArray replace...

> Have you removed all `Modernizr.load` references? Form validation plugin uses it to load the **jquery-validate** and **additional-methods** scripts. Charts plugin uses it to load the **jquery.flot.*** scripts. Other plugins...

I've updated the issue summary with lots more detail

I ran all of the commands in the troubleshooting guide: `composer clear-cache;` `composer patches-relock;` ` composer patches-repatch;` In Patches.php line 288: No available patcher was able to apply patch https://www.drupal.org/files/issues/2021-06-02/comment_form_redirect-2559833-87.patch...

**EDIT** ignore this comment hmm, but no, I see no PATCHES.txt in the cweagans/composer-patches folder it'self, so perhaps this patch is not a cweagans patch **EDIT**

Ok so basically the new patches ignore inheritance basically blows up our build likely because of some cascading conflict.