Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Alerts fq params were being ignored - they were not urlEncoded it turns out, so "&fq=" got read as a new request param by alerts instead of being encapsulated inside the webserviceQuery param.
- Loading branch information