Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

$location double-escapes query parameters #751

Closed
@ejain

Description

@ejain

e.g. ' ' is escaped to '%2B' ('+')
e.g. '/' is escaped to '%252F' ('%2F')

See example at http://jsfiddle.net/LHXkP/.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions