Sebastian Serth

Results 26 issues of Sebastian Serth

**Describe the bug** There might be a bug that is caused by the combination of `fork_worker` together with the systemd notification integration (also known as `SdNotify`). When both are active,...

bug
systemd

**Describe the bug** The Prometheus endpoint might return duplicate HELP and TYPE lines when configured with multiple pools. This causes issues with telegraf accessing those metrics: ``` [inputs.prometheus] Error in...

The WebClient library supports a lot of features such as an userAgent or other attentional request informations. However, these informations are not being submitted so that webpages look bad (because...

bug
http

Scamper layouts while images are downloading. Therefore, contents might not be displayed completely and on the right position after all workers are done downloading images. ![github](https://cloud.githubusercontent.com/assets/7300329/3420726/da410e5c-febd-11e3-9fc2-c5ee092074ab.png)

enhancement

startIsOptional should not be called for unknown elements. This error occurs while parsing the webpage http://de.selfhtml.org/html/frames/anzeige/frames.htm. ![github](https://cloud.githubusercontent.com/assets/7300329/3421137/d903e142-fed9-11e3-921a-78674bb78284.png)

bug
parsing

Scamper will show an error when visiting an HTTP website with an embedded HTTPS document or image. (e.g.: http://www.heute.de) ![error github](https://cloud.githubusercontent.com/assets/7300329/3007581/25fa09ea-de91-11e3-9681-85954fc2b65c.png)

bug
http

> Text within a 'strike'-element should be striked out.

rendering
easy - start here

> Text within a 'u'-element should be displayed underlined.

rendering
easy - start here

> Text within a 'font'-element should be displayed correctly using the following attributes: > - [ ] size > - [ ] color > - [ ] face

rendering

All HTML entities shown on http://de.selfhtml.org/html/referenz/zeichen.htm that were introduced with HTML 4.0 won't be displayed (they are shown as plain text).

parsing