πŸ‡ΊπŸ‡ΈUnited States @brobert7

Account created on 19 February 2014, over 10 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States brobert7

Yep, ignore 3359613-12.patch, found a deprecated function right after uploading. This patch replaces that function as well.

πŸ‡ΊπŸ‡ΈUnited States brobert7

Patch wasn't working for me, changes didn't match the version composer was pulling down for me (2.0.2). Rerolled it to work with 2.0.2, able to install it now.

πŸ‡ΊπŸ‡ΈUnited States brobert7

Upvoting a generic version of the hook: hook_media_source_metadata_alter. I currently have a use case for it, was reading through this thread getting hopeful that the patches would have gone that direction, but I see just the oembed specific hook has been created for now. I was able to install the patch as it is now, and the oembed hooks work, so thats cool, good work! They just don't work with non-oembed media items which is a bummer for my use case.

πŸ‡ΊπŸ‡ΈUnited States brobert7

OK, cool. I'll check that all out. Thanks

πŸ‡ΊπŸ‡ΈUnited States brobert7

I've verified that I'm seeing the same behavior - my clip-path: url(#something) gets rewritten to a relative link and breaks the SVG reference.

Adding { preprocess: false } to the stylesheet reference in the THEME.libraries.yml file DOES work, but { minified: true } DOES NOT.

Production build 0.71.5 2024