Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Invalid value from ac.params.getFromUrl(key) #1106

Open
Pridesama opened this issue May 10, 2013 · 1 comment
Open

Invalid value from ac.params.getFromUrl(key) #1106

Pridesama opened this issue May 10, 2013 · 1 comment
Labels

Comments

@Pridesama
Copy link

for a url like
[hostname]/[path]?key=value#hash=my_hash

ac.params.getFromUrl('key') will return key=value#hash=my_hash not key=value

@caridy
Copy link
Contributor

caridy commented Mar 3, 2014

I presume this is a client side issue.

@caridy caridy added the bug label Mar 3, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants