URL with query string that has 2 parameters of same name getting malformed

Created on 23 April 2021, over 3 years ago
Updated 15 January 2024, 9 months ago

Hi,

We were testing Version 7.x-1-9 and noticed that when we enter 2 query parameters with the same name (see param2 below), we don't get the URL that we're expecting.

https://www.test.com?param1=test&param2=anothertest&param2=onemoretest

It gets outputted as:
https://www.test.com/?param1=test&param2=onemoretest%20%20%20&param1=test&param2=onemoretest%20%20_%20

We're using "Title, as link".

Thank you,

Tina

🐛 Bug report
Status

Needs work

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.71.5 2024