diff options
author | Michał Gołębiowski-Owczarek <m.goleb@gmail.com> | 2020-09-02 18:42:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-02 18:42:52 +0200 |
commit | df6858df2ed3fc5c424591a5e09b900eb4ce0417 (patch) | |
tree | b0a7c53c4d880e1b689e13cfa79ec8da32546cf8 /test/data/qunit-fixture.html | |
parent | c18dc49699bc27481a4af36ed1a0ee1b19c6eb03 (diff) | |
download | jquery-df6858df2ed3fc5c424591a5e09b900eb4ce0417.tar.gz jquery-df6858df2ed3fc5c424591a5e09b900eb4ce0417.zip |
Tests: Recognize callbacks with dots in the Node.js mock server
This aligns the Node.js server with the previous PHP one in sending `mock.php`
as a callback if there's no `callback` parameter in the query string which is
triggered by a recently added test. This prevents the request crashing on that
Node.js server and printing a JS error:
```
TypeError: Cannot read property '1' of null
```
Closes gh-4764
Ref gh-4754
Diffstat (limited to 'test/data/qunit-fixture.html')
0 files changed, 0 insertions, 0 deletions