jekyll-redirect-from icon indicating copy to clipboard operation
jekyll-redirect-from copied to clipboard

Error when redirect from/to collisions exist at build time (again)

Open Krinkle opened this issue 1 year ago • 0 comments

This follows-up issue https://github.com/jekyll/jekyll-redirect-from/issues/164, which was closed in favour of https://github.com/jekyll/jekyll/pull/8342, which was fixed and released in Jekyll 4.2.0.

Unfortunately, it seems the chosen solution in Jekyll core did not address #164 in the jekyll-redirect-from. As of jekyll 4.3.3 and jekyll-redirect-from 0.16.0, conflicting redirects are still silently overwriting each other at build time.

\cc @pathawks @SeekingMeaning @ashmaroli @DirtyF

Krinkle avatar Mar 03 '24 00:03 Krinkle