- 🇪🇸Spain facine
When the view has an alias, I get a 404, it seems that the route for the alias does not exist.
I'm not sure how to fix it, but for now, I've duplicated the path using the alias path.
- 🇪🇸Spain facine
I've update the latest patch fixing a small bug with the path lenght.
- last update
over 1 year ago Patch Failed to Apply - last update
over 1 year ago Patch Failed to Apply - last update
over 1 year ago Patch Failed to Apply - last update
over 1 year ago Patch Failed to Apply - 🇨🇦Canada joseph.olstad
@facine
your patch isn't applying cleanly to the head of the 8.x-1.x branchNot sure what your code is supposed to be patching, there's no recent changes.
- 🇨🇦Canada joseph.olstad
╭─◀ ☕ j portable-5700u ▶ ~/drupal.org/facets_pretty_paths ▶ 📂4 📃15 🔗0 ▶ 🔀 2.0.x ▶ ╰❯ $ patch -p1 < facets_pretty_paths-2952005-9.patch patching file facets_pretty_paths.services.yml patching file src/Plugin/facets/url_processor/FacetsPrettyPathsUrlProcessor.php Hunk #1 FAILED at 5. Hunk #2 succeeded at 33 (offset 2 lines). Hunk #3 FAILED at 65. Hunk #4 FAILED at 83. Hunk #5 FAILED at 169. 4 out of 5 hunks FAILED -- saving rejects to file src/Plugin/facets/url_processor/FacetsPrettyPathsUrlProcessor.php.rej patching file src/RouteSubscriber.php
- 🇨🇦Canada joseph.olstad
Similar result with patch 9 vs 8.x-1.x
╭─◀ ☕ j envy-4700u ▶ ~/drupal.org/facets_pretty_paths ▶ 📂4 📃12 🔗0 ▶ 🔀 8.x-1.x ▶ ╰❯ $ patch -p1 < facets_pretty_paths-2952005-9.patch patching file facets_pretty_paths.services.yml patching file src/Plugin/facets/url_processor/FacetsPrettyPathsUrlProcessor.php Hunk #1 FAILED at 5. Hunk #2 succeeded at 33 (offset 2 lines). Hunk #3 FAILED at 65. Hunk #4 FAILED at 83. Hunk #5 FAILED at 169. 4 out of 5 hunks FAILED -- saving rejects to file src/Plugin/facets/url_processor/FacetsPrettyPathsUrlProcessor.php.rej patching file src/RouteSubscriber.php
Still 4 out of 5 hunks failing
- Status changed to Closed: outdated
over 1 year ago 8:15pm 14 November 2023 - 🇨🇦Canada joseph.olstad
I suggest upgrading your facets_pretty_paths module to a more recent build before commenting on this issue.