Closed (fixed)
Project:
Easy Breadcrumb
Version:
8.x-1.6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Dec 2017 at 21:01 UTC
Updated:
21 Jun 2018 at 17:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
drup16 commentedComment #3
drup16 commentedComment #4
drup16 commentedComment #5
greg boggsHave you had a chance to work on this at all? :)
~G
Comment #6
drup16 commented@Greg,
No I have not had time to work on this. If i can get a patch written then I will try to upload it soon.
Comment #7
drup16 commentedAttaching the patch to allow for Absolute paths based on config. Currently the Home URL is displayed as "/", a separate patch can be added if that is a requirement.
Comment #8
drup16 commented@Greg, The patch is based on the latest 8.x-1.x branch from the git repository.
Comment #9
greg boggsYou rock! Looks perfect.
Comment #10
drup16 commentedThanks, let's wait for people to test it before declaring it RTBC.
Comment #11
nkoporecTested your patch, but I found an issue.I found no configuration where to enable/disable absolute paths, so I create a small patch fix which adds a checkbox to module config. pages.
Comment #12
drup16 commented@nkoporec
Good catch, it helps when the correct patch is included. Slightly modified the title and description
Comment #13
greg boggsCan we add a config addition to the Schema file as well?
Comment #14
nkoporecHi, thanks for the review.I added config schema and install schema as well.
Comment #15
drup16 commented@nkoperec,
What branch did you use to generate the patch? I am pulled the 8.x-1.x branch and did not find language_path_prefix_as_segment in my easy_breadcrumb.schema.yml file
Comment #16
nkoporecI used 8.x-1.x branch , the language_path_prefix_as_segment is the last commit in the branch ( issue 2941922).
Comment #17
drup16 commentedInteresting because I downloaded easy_breadcrumb v8.x-1.6 via composer and it didn't have it. Looking at the 8.x-1.x branch, that has commits after tags/8.x-1.6, it appears the tag doesn't have the changes. I assume a new tag is coming soon and will include these changes on the next version.
Either way I have tested the patch and it works for me.
Comment #18
greg boggsYep Yep! for contrib, please use the git checkout of the module from the dev branch. The tagged releases are always quite a bit behind.
Comment #19
useernamee commentedI have tested #14 patch. It applies nicely and works as it should.
Comment #20
useernamee commentedComment #22
greg boggsThanks everybody. This will be in the next release. I missed your issue credit there Lio. Let me know if you're worried about it and I'll figure something out to get you proper credit.
Comment #23
greg boggsComment #25
drup16 commented@Greg,
Just realized I never got credit for this. Is it fair for me to update this to issue the credit or do you have to do it? My patch from #12 handled the logic and #14 was added before I got a chance to add it myself.
Comment #26
greg boggsComment #27
greg boggsFixed. :)