fgpv-vpgf / rcs

RAMP Configuration Service
http://fgpv-vpgf.github.io/rcs
1 stars 8 forks source link

Test page ignores relatives paths for GET tests #71

Open alyec opened 7 years ago

alyec commented 7 years ago

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 commented 7 years ago

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