- Issue created by @joseph.olstad
- 🇨🇦Canada joseph.olstad
https://github.com/drupalwxt/wxt/pull/330
for 6.1.x
Not needed for 5.4.x since 5.4.x is using linkit ^6.1 and is not affected.
- 🇨🇦Canada joseph.olstad
Alternatively, add this to your composer.json patches-ignore section:
Example:
"patches-ignore": { "drupalwxt/wxt": { "drupal/linkit": { "3078075 - Detect and strip base URL from pasted URLs": "https://www.drupal.org/files/issues/2025-07-02/linkit-detect-strip-base-url-3078075-118.patch" } }, .. snipped
- 🇨🇦Canada smulvih2 Canada 🍁
@joseph thanks for reporting, and identifying which versions of WxT need this patch removed. Will roll this into 6.1.x and cut a new release in the next few days. For the time being, people can add this patch to patches-ignore in composer.json to get past the issue as you outlined above.
- 🇨🇦Canada danrod Ottawa
I'll review the patches to see if there are other that made into a tagged release so we can delete them..
- 🇨🇦Canada danrod Ottawa
It seems like this patch was already merged in the 2.x release: https://www.drupal.org/project/diff/issues/2844337 🐛 Array to string conversion in Drupal\diff\Plugin\diff\Field\ImageFieldBuilder->build() Needs work
Too early for diff v2.x? WTX still uses the 1.8 release:
"drupal/diff": "^1.8",
-
smulvih2 →
committed 50e7b455 on 6.1.x
Issue #3536150 by joseph.olstad: linkit patch used by WxT was merged...
-
smulvih2 →
committed 50e7b455 on 6.1.x
Automatically closed - issue fixed for 2 weeks with no activity.