- Issue created by @JayDarnell
- Merge request !14Issue #3407139: getUrl incompatible with linkit 6.0.2 substitution interface β (Open) created by JayDarnell
- last update
over 1 year ago 3 pass Here is a quick patch for this issue that adds the missing parameters to the getUrl method.
- last update
about 1 year ago 3 pass - Issue was unassigned.
- Status changed to Needs review
12 months ago 8:08pm 23 April 2024 - πΊπΈUnited States DamienMcKenna NH, USA
Thank you for putting together this merge request.
There was an existing issue for this compatibility problem, please test the patch there to see if it works: β¨ Compatibility with Linkit 6 Needs work
FYI when you finish work on an issue please set the "assigned" field to "Unassigned". Also, when if you have a patch or merge request that's ready for review please update the status to "Needs review", that lets others know there's something to look at.
- Status changed to Postponed: needs info
9 months ago 8:36am 8 July 2024 - π¨πSwitzerland berdir Switzerland
\Drupal\linkit\SubstitutionInterface::getUrl() does not have an options parameter, you are likely using a patch.
- Status changed to Needs work
6 months ago 3:24pm 17 October 2024 - π¦πΉAustria agoradesign
Maybe he was using a patch at that time, but now this parameter is part of the 6.1.5 release, see https://git.drupalcode.org/project/linkit/-/commit/9412642029f3e5e4d840e...
However, this patch here is outdated
- π¨πSwitzerland berdir Switzerland
I commented in β¨ Add better support for linking to anchors Postponed: needs info .
- π³π΄Norway candalt
Can confirm that the patch from #5 is working fine for:
Drupal 10.3.6
Linkit 6.1.5
Media entity download 2.3.0 - π¨πSwitzerland berdir Switzerland
That change was reverted and released as linkit 6.1.6. You should update linkit, not apply this patch.
- π³π΄Norway candalt
Sorry about that :-)
Linkit 6.1.6 works fine ... thanx