Closed (fixed)
Project:
Bootstrap Italia
Version:
8.x-0.19
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Dec 2021 at 15:52 UTC
Updated:
17 Feb 2023 at 12:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
luca pagani commentedComment #3
andregp commentedI'll work on this.
Comment #4
andregp commentedDone.
Comment #5
arturopanettaComment #6
arturopanettaComment #7
ilgnerfagundes commentedThe patch does not apply
Comment #8
ilgnerfagundes commentedPatch update
Comment #9
andregp commented@ilgnerfagundes you replaced a line with
/assets/svg/by/assets/icons/. Was it on purpose?Comment #10
ilgnerfagundes commentedHi, I think I made the change wrong, patch #4 doesn't run and I think it's out of date because it hears a change from assets/icons/ to assets/svg/, but I got the change that was in patch # 4 and I just copied it for the patch to run, and now looking at it better I think I should change it to assets/svg/ in the patch too
Comment #11
arturopanettaThanks to @ilgnerfagundes for the patch and @andregp for reporting the wrong path. <3
I tested @ilgnerfagundes' patch with the correct path, but it only works on the home page, it doesn't work on the inside pages.
I think that Drupal installed in subfolder, as is the case with this issue, is not very used and solving this problem is not so immediate.
Comment #12
andregp commented@arturopanetta thanks, but the credits for reporting the wrong path should go for @Studiolo. =)
Comment #13
arturopanettaComment #14
arturopanettaVersion 2 solves this problem with a workaround. Go to theme settings -> Libraries -> CDN Settings and fill the "Icons from CDN" field with the correct path.
Comment #15
arturopanetta