Jason Benterou

Results 4 issues of Jason Benterou

This fixes a typo on line 231. Also allows widget to function if no default label is given.

peek() is required for streaming parsers. In browsers, the live DOM (document.*) must be updated with new output from the HTML parser in these situations (and possibly others): 1 Done...

Fix in 1.8

Node-htmlparser doesn't decode character references, e.g. & or å . Example: "A&W" parses into: > H1 > > > #text( A&W ) The correct parse tree is: > H1 >...

Fix in 1.8

**What happened (please include outputs or screenshots)**: Kubernetes-client creates debug log lines for all REST API call response bodies. When using kubernetes-client to create kubernetes Secret objects, this presents an...

kind/feature
priority/awaiting-more-evidence