Skip to content

Conversation

@jeffreyhorner
Copy link

Feeds like these two inline their images using Data URI's, but this causes seg faluts in apache ( and even in php cli in testing) because of the current regex created via attributeRegex.

This two liner fixes the crash while allowing feedwordpress to support these kinds of feeds.

@talgalili
Copy link
Contributor

I wonder if there is a way (instead of having such feed crash), to make such posts not be pulled (since they fill the database with VERY large posts)

@talgalili
Copy link
Contributor

If this is no longer needed/relevant - please close this PR.

@talgalili
Copy link
Contributor

May I suggest to close this PR?!

@talgalili
Copy link
Contributor

This PR is probably stale at this point, and it's worth closing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants