Richard van der Hoff

Results 265 issues of Richard van der Hoff

Suppose we have three schema files: `main.json`: ``` { "$schema": "http://json-schema.org/draft-04/schema#", "type": "array", "items": { "$ref": "defs/items.json" } } ``` `defs/items.json`: ``` { "type": "object", "properties": { "member": { "$ref":...

bug
PR welcome

sorry, but this is all really outdated, and is leading people astray. Please remove it if you're unable to maintain it!

## Scope and purpose This fixes #10210 by passing the failure reason back to the SMTPSenderFactory out-of-band. ## Contributor Checklist: * [x] The associated ticket in Trac is here: https://twistedmatrix.com/trac/ticket/10210...

needs-merge

Using Firefox 102.0.1, and Google Chrome 103.0.5060.134: The `height: 100vh` property on `.td-outer` ([link](https://github.com/google/docsy/blob/main/assets/scss/_main-container.scss#L5)) seems to break scroll-anchoring, so that resizing the window causes the content to scroll to a...

UX
design/style
e1-hours

Often, when I record a trace, it will contain one or two lines with very large (and not entirely believable) sample counts. I suspect this is because the garbage collector...

**Describe the bug** When `jaeger-query` is run with `--es.max_doc_count` set to anything above 10000, the trace search returns no results, and links to individual trace IDs return a 404. **To...

bug
help wanted

Operating system: Raspbian Stretch Python version: 3.5 (sorry!) Pi model: Pi Zero W Rev 1.1 GPIO Zero version: 1.4.1 Pin factory used: RPiGPIO At least when used with RPiGPIO, software...

### Steps to reproduce 1. Have an unverified device 2. Receive an E2E message from a use who does *not* have "Never send encrypted messages to unverified sessions from this...

T-Defect

### Steps to reproduce 1. start a new eleweb session 2. verify it from another device (QR code scan) 3. new session still shows as not trusted ### Outcome ####...

T-Defect
S-Minor
A-E2EE
A-E2EE-SAS-Verification
A-E2EE-Cross-Signing
X-Needs-Investigation
O-Uncommon

X-Needs-Design
X-Needs-Product
T-Enhancement
Z-Mozilla
O-Frequent