Closed (fixed)
Project:
Easy Breadcrumb
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jun 2020 at 10:06 UTC
Updated:
18 Jul 2020 at 11:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
idebr commentedAttached patch strips the language prefix from the redirect lookup, so the breadcrumb includes links for redirects on a page that has a language prefix.
Comment #3
anneke_vde commentedPatch works as described. I tested this with a redirect on a page that has a language prefix and a page without a language prefix. Both redirects are working correct.
Comment #4
neslee canil pinto+1, works for me as well.
Comment #6
neslee canil pintoCommitted to branch, Thanks.