Skip to content

Conversation

@parkr
Copy link
Member

@parkr parkr commented Mar 5, 2023

This was how URI.decode was implemented.

Removed in ruby/uri@61c6a47ebf

Fixes #509.

This was how URI.decode was implemented.

Removed in ruby/uri@61c6a47ebf
@parkr
Copy link
Member Author

parkr commented Mar 5, 2023

@jekyllbot: merge +fix

@jekyllbot jekyllbot merged commit cbb127d into master Mar 5, 2023
@jekyllbot jekyllbot deleted the uri-decode branch March 5, 2023 23:25
jekyllbot added a commit that referenced this pull request Mar 5, 2023
github-actions bot pushed a commit that referenced this pull request Mar 5, 2023
Parker Moore: Replace URI.decode with URI::DEFAULT_PARSER.unescape (#517)

Merge pull request 517
@ashmaroli
Copy link
Member

Was blogger importer the only importer using the removed URI method?

@parkr
Copy link
Member Author

parkr commented Mar 6, 2023

Yes!

@jekyll jekyll locked and limited conversation to collaborators Mar 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Import blogger command fails with undefined method 'decode' for URI:Module (NoMethodError)

4 participants