Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test page ignores relatives paths for GET tests #71

Open
alyec opened this issue Apr 18, 2017 · 1 comment
Open

Test page ignores relatives paths for GET tests #71

alyec opened this issue Apr 18, 2017 · 1 comment

Comments

@alyec
Copy link
Contributor

alyec commented Apr 18, 2017

GET tests and other methods that don't use get_sig_params will ignore relative paths for the RCS endpoint. For example: https://github.com/fgpv-vpgf/rcs/blob/master/static/test.html#L598

RCS behaves normally, but this can be very annoying for initial testing.

@alyec
Copy link
Contributor Author

alyec commented Apr 18, 2017

Workaround until the fix comes in: edit the various click handlers that don't call get_sig_params and manually prefix the relative path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant