Codeinwp / feedzy-rss-feeds

FEEDZY RSS Feeds is an easy-to-use plugin giving you RSS aggregator and autoblogging functionality. Bring the best RSS feeds to your site.
GNU General Public License v2.0
81 stars 26 forks source link

fix: image import for images with spaces in url #923

Closed preda-bogdan closed 7 months ago

preda-bogdan commented 7 months ago

Summary

Fixed import for images from feeds where the image might contain encoded white space in the URL. Added unit test to check for this case.

Will affect the visual aspect of the product

NO

Screenshots

Mapping example for import image

Test instructions

  1. Use this feed to test with: https://fetchrss.com/rss/64e0dbc093190f2b1a5d40b264e22cf23a76e05a277d6673.xml
  2. Ensure [#item_image] is used inside the content and featured image from mapping. See the Screenshot example.
  3. Check that all images are imported.

Check before Pull Request is ready:

Closes #917.

pirate-bot commented 7 months ago

Plugin build for be1b51278f648cdbfe660301d3f1a035d824f76e is ready :bellhop_bell:!

pirate-bot commented 7 months ago

:tada: This PR is included in version 4.4.7 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: