Breaking up a weird query string
-
druth
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 5
-
Thank you received: 0
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
11 years 1 month ago #1647
by admin
Hi,
there's an error in the from url, you must escape any special char like ?:
FROM URL: /component/content/article\?id=
There's an error also in the destination URL, the pathltrim works only on the path:
TO URL: {scheme}://{siteurl}/{pathltrim /component/content/article}{queryfull}
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Time to create page: 0.128 seconds