Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

User123698745
Copy link
Contributor

$img->src in convertLazyLoading is currently being set to an array of all srcset values. That is an invalid value. src must be a single url.
This PR splits the existing parseSrcset into parseSrcset without return_largest_url and parseSrcsetLargestImageUrl to make the intention more clear.
convertLazyLoading now uses parseSrcsetLargestImageUrl.
convertLazyLoading is mainly used by CssSelectorBridge and CssSelectorFeedExpanderBridge

…d array

used in:
bridges/CssSelectorBridge.php
bridges/CssSelectorFeedExpanderBridge.php
Copy link

Pull request artifacts

Bridge Context Status
CssSelector 1 untitled (current) Bridge returned error 404! (20360)
Type: HttpException
Message: https://example.com/blog/ resulted in 404 Not Found
CssSelector 1 untitled (pr) Bridge returned error 404! (20360)
Type: HttpException
Message: https://example.com/blog/ resulted in 404 Not Found
CssSelectorFeedExpander 1 untitled (current) Bridge returned error 404! (20360)
Type: HttpException
Message: https://example.com/feed.xml resulted in 404 Not Found
CssSelectorFeedExpander 1 untitled (pr) Bridge returned error 404! (20360)
Type: HttpException
Message: https://example.com/feed.xml resulted in 404 Not Found

last change: Monday 2025-09-29 17:36:19

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.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.