Skip to content

fix: Don't urlencode all resource URLs - #3988

Merged
rjsparks merged 1 commit into
ietf-tools:mainfrom
larseggert:fix-urlencode
May 19, 2022
Merged

fix: Don't urlencode all resource URLs#3988
rjsparks merged 1 commit into
ietf-tools:mainfrom
larseggert:fix-urlencode

Conversation

@larseggert

@larseggert larseggert commented May 18, 2022

Copy link
Copy Markdown
Collaborator

While this does suppress errors, it breaks even valid URLs. Instead, just
suppress the validation error for those few cases in the database.

Fixes #3984

While this does suppress errors, it breaks even valid URLs. Instead, just
suppress the validation error for those few cases in the database.
@codecov

codecov Bot commented May 19, 2022

Copy link
Copy Markdown

Codecov Report

Merging #3988 (546e71e) into main (de7ff7e) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3988   +/-   ##
=======================================
  Coverage   88.14%   88.14%           
=======================================
  Files         297      297           
  Lines       39274    39274           
=======================================
+ Hits        34617    34619    +2     
+ Misses       4657     4655    -2     
Impacted Files Coverage Δ
ietf/group/utils.py 94.17% <0.00%> (+0.48%) ⬆️
ietf/utils/pipe.py 86.95% <0.00%> (+4.34%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a1518e4...546e71e. Read the comment docs.

@rjsparks
rjsparks merged commit 8ef9231 into ietf-tools:main May 19, 2022
@larseggert
larseggert deleted the fix-urlencode branch May 24, 2022 07:36
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bad links on WG home page in tracker (EMAILCORE at least)

2 participants