Closed (duplicate)
Project:
Linkit
Version:
8.x-5.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2017 at 01:09 UTC
Updated:
12 Aug 2017 at 04:27 UTC
Jump to comment: Most recent
Comments
Comment #2
johnpitcairn commentedNote that using Redirect module's "enforce clean and canonical URLs" setting does not help in the case of links with fragments, because the fragment is not passed to the server redirect and will be lost following the redirect.
I propose that Linkit's output filter should first strip the query and fragment, then alias the path, then append the query and fragment.
Comment #3
johnpitcairn commentedDuplicate of #2895153: Linkit filter should honour the URL query and fragment