Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle meta refresh when attributes are reversed #221

Merged
merged 1 commit into from
Jan 23, 2020
Merged

Conversation

j0k3r
Copy link
Owner

@j0k3r j0k3r commented Jan 23, 2020

We already handled meta refresh url but only when attributes are in the following order: http-equiv THEN content.
That PR will make the meta refresh url fetched works when they are in reverse: content THEN http-equiv

Fix wallabag/wallabag#4259 & fix wallabag/android-app#899

We already handled meta refresh url but only when attributes are in the following order: `http-equiv` THEN `content`.
That PR will make the meta refresh url fetched works when they are in reverse: `content` THEN `http-equiv`
@coveralls
Copy link

Coverage Status

Coverage increased (+0.003%) to 96.544% when pulling 4889175 on fix/meta-refresh-url into 1630960 on master.

@j0k3r j0k3r requested a review from tcitworld January 23, 2020 08:45
@j0k3r j0k3r merged commit 6b3e53b into master Jan 23, 2020
@j0k3r j0k3r deleted the fix/meta-refresh-url branch January 23, 2020 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants