Partial fix for the js request filter
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
A variable name was copy pasted to much, this caused the request type to be compared to the request status.
Although the original problem in #90 (closed) can't be fixed by this. The filter could only be more restrictive than needed, not more liberal.
Push commits to the source branch or add previously merged commits to review them.