Skip to content

URL spaces and Query Parameters Missing from link by Driver #10

@JariHanah

Description

@JariHanah

Hello, found an issue, each driver seems to have issues with Query parameters.

Test Link has two query parameters:
param1=Value Space
lang=en

Link to test
https://google.com/hello/?param1=Value%20Space&lang=en
Twitter & Telegram & WhatsApp Driver Missing %20 for spaces, and only includes the First query:
https://google.com/hello/?param1=Value Space
Facebook Driver shows only the first parameter:
https://google.com/hello/?param1=Value%20Space

I think the issue happens if the parameter has spaces.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions