zudljk

Results 8 issues of zudljk

When karma tries to start chromium, it fails with this error. Running chromium-browser in a shell inside the container also fails: `/ # uname -a Linux test-6c59d6496d-f42hw 3.10.0-1062.4.3.el7.x86_64 #1 SMP...

When a request to resolve a note fails on the server side (e.g. 400 Bad Request), a JSON will be returned that doesn't a "results" field. This was the payload...

When a note that has no shortGUID field is passed to Notes.resolve(...), the iCloud will respond with a HTTP 400, the response payload of which is not handled in Notes.resolve(),...

**Is your feature request related to a problem? Please describe.** When the real webservice returns a body that has unpredictable values, like e.g. timestamps, the DIFF mode will always report...

enhancement

**Is your feature request related to a problem? Please describe.** I currently have the problem that when the remote service returns varying, unpredictable values in responses (e.g. timestamps), Hoverfly in...

enhancement

As of Django 1.8.x, "module_name" in django.db.models.Model has been renamed to "model_name". Applying model_blocks to a template in Django >= 1.8 results in this error: ``` Environment: Request Method: GET...

This sounds like a very useful plugin, however, when I install it, NetBeans won't start any more. Steps to reproduce: 1. Start NetBeans without the plugin. 2. Go to "Plugins"...

wroksforme

When using a subpath in DOMAIN_NAME, e.g. https://my.domain.com/wallabag, the subpath /wallabag is sometimes honored, sometimes not. * Some links rendered in HTML are absolute links containing the whole DOMAIN_NAME including...