Problem/Motivation

The query string parameters aren't added using custom path.

CommentFileSizeAuthor
#4 3247813-4.patch1.87 KBjrockowitz
#2 3247813-2.patch621 bytesfacine

Comments

facine created an issue. See original summary.

facine’s picture

Status: Active » Needs review
StatusFileSize
new621 bytes
jrockowitz’s picture

I wanted to ensure that if the confirmation redirect URL has query string parameters they are not removed when applying the route options.

The attached webform confirms that query strings are merged for confirmation redirect URLs.

jrockowitz’s picture

StatusFileSize
new1.87 KB

Here is the same patch with test coverage.

jrockowitz’s picture

Status: Needs review » Reviewed & tested by the community

Marking RTBC since the patch has test coverage.

  • jrockowitz committed 301af45 on 6.x
    Issue #3247813 by facine, jrockowitz: [Confirmation] Query string...
jrockowitz’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.