Skip to content

Broken URL escaping - SSID with plus #87

Open
@pmhahn

Description

@pmhahn

My WLAN SSID contains a '+' (plus sign).
In the generated /etc/netctl/... file that character is replaced by a blank/space character.
Thus my WLAN access point is never connected as the wrong SSID is tried.
Fixing the file by hand makes it work instantly.

Looks like somewhere URLs are not properly esacped/unescaped in a URL query string.
https://www.w3.org/TR/html401/interact/forms.html#h-17.13.4.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions