Matthew Radcliffe
Matthew Radcliffe
Okay, this will take us back to the original failure, but also use migration_lookup.
I reverted changes that were 8.7.0 or greater only so that the testbot here shows the remaining failure on all branches. Also circled back to the core issue and posted...
Thank you., @semiaddict. I found a way to work around the core issue so I think we may not be blocked anymore. That said the latest commit will fail because...
> I finally had the time to do a migration test on my setup. The migration seems to have gone smoothly: Nice! > * the d7 group_group field is currently...
The current test failures (8.7.x and code standards) are because the base branch is failing tests: https://travis-ci.org/Gizra/og/builds/520636206
The test suite is reporting a failure because of deprecated interface that I noted and reverted. We cannot fix this until 8.8.0 because people are still using 8.6.x and thus...
I think a work-around would be to change the image markup to use CSS background instead.
I am using angular.js as a front-end app on this page, and the element has `ng-attr-id` on it. I've used this before on some other anchor elements with no issues...
I didn't solve the issue, @maporto. I have a behat.yml that can switch between browsers (including using phantom), and run tests using Chrome and Firefox.
I also ran into this when upgrading 3.0.16 to 3.1.2, but only after I updated TypeScript 4.3.5 to 4.6.4. Previously I needed to get svg files via XHR/fetch and then...