Skip to content

Conversation

@rubabredwan
Copy link
Contributor

URI doesn't contain the method decode anymore, raising the error:

/usr/local/lib/ruby/gems/3.0.0/gems/jekyll-import-0.20.0/lib/jekyll-import/importers/blogger.rb:189:in `tag_end': undefined method `decode' for URI:Module (NoMethodError)
  from /usr/local/Cellar/ruby/3.0.0_1/lib/ruby/gems/3.0.0/gems/rexml-3.2.4/lib/rexml/parsers/streamparser.rb:36:in `parse'
  from /usr/local/lib/ruby/gems/3.0.0/gems/jekyll-import-0.20.0/lib/jekyll-import/importers/blogger.rb:51:in `block in process'
  from /usr/local/lib/ruby/gems/3.0.0/gems/jekyll-import-0.20.0/lib/jekyll-import/importers/blogger.rb:49:in `open'
  from /usr/local/lib/ruby/gems/3.0.0/gems/jekyll-import-0.20.0/lib/jekyll-import/importers/blogger.rb:49:in `process'
  from /usr/local/lib/ruby/gems/3.0.0/gems/jekyll-import-0.20.0/lib/jekyll-import/importer.rb:25:in `run'
  from -e:2:in `<main>'

Replacing it with decode_www_form_component which performs the same function.

Copy link
Member

@parkr parkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@parkr
Copy link
Member

parkr commented Jan 11, 2021

@jeyllbot: merge +bug

@jekyllbot jekyllbot merged commit 01bfecf into jekyll:master Jan 11, 2021
jekyllbot added a commit that referenced this pull request Jan 11, 2021
@jekyll jekyll locked and limited conversation to collaborators Jan 13, 2022
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.

3 participants