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

Chokes on numeric directory names #265

Open
chadwhitacre opened this issue Feb 15, 2024 · 0 comments
Open

Chokes on numeric directory names #265

chadwhitacre opened this issue Feb 15, 2024 · 0 comments

Comments

@chadwhitacre
Copy link

Steps

  1. Install the plugin.
  2. redirect_from: ['2024']

Expected

The /2024/ URL path redirects.

Actual

.bundle/ruby/2.7.0/gems/jekyll-3.9.3/lib/jekyll/filters/url_filters.rb:57:in `ensure_leading_slash': undefined method `empty?' for 2024:Integer (NoMethodError)
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

No branches or pull requests

1 participant