Skip to content

Fix `mergeUrlParams` handling of '+'

Paul Slaughter requested to merge fe-fix-merge-url-params-with-plus into master

What does this MR do?

This MR fixes an issue where mergeUrlParams doesn't handle values with + correctly.

Before (init) Before (branch change)
Screen_Shot_2019-08-19_at_9.19.47_AM Screen_Shot_2019-08-19_at_9.19.57_AM
After (init) After (branch change)
Screen_Shot_2019-08-19_at_9.18.59_AM Screen_Shot_2019-08-19_at_9.19.12_AM

Does this MR meet the acceptance criteria?

Conformity

Edited by Paul Slaughter

Merge request reports