Fixes #1469. Handle x-www-form-urlencoded spaces in details param.#1486
Fixes #1469. Handle x-www-form-urlencoded spaces in details param.#1486
Conversation
Sorry, I didn't understand that's what you meant by
But now I do! |
|
r? @zoepage |
|
(odd error on travis:) |
|
https://github.com/webcompat/webcompat.com/blob/master/tests/functional/lib/helpers.js#L96 is where the error is happening, which is how we handle with the case where GitHub thinks we're a bot. Maybe something changed on their end... |
|
just repro'd that extra prompt locally and here is what the button looks like -- selector looks good. 😕 And it worked for me locally... |
|
I see that travis is testing with
I wonder if there is a bug/feature request to open with GitHub on testing with things like travis. |
|
I actually got the test to pass by re-triggering today (look at the green push). Which makes me think it was some kind of network (or other) issue between GitHub/Travis. Probably safe to review now @zoepage -- thanks! |
|
@miketaylr r+ |
Not ready for review, need to add a test.