Søren Fuglede Jørgensen

Results 28 issues of Søren Fuglede Jørgensen

From what I can tell, there is currently no way to send an email to multiple recipients (other than recreating the client from scratch and resending the email). API-wise, it...

enhancement

If I use the example provided in the README to send an email to an Exchange server, the recipient receives an email with no contents. From a quick look at...

This may be working as intended but it did catch me by surprise; feeding in a JSON array (of either strings or ints) does not produce a useful result. ```...

Following the TensorFlow CPU quickstart, I run into a couple of issues 1. When creating the pool, I get a > RuntimeError: Could not find an Azure Batch Node Agent...

recipe
known issue

### Bug Report If I use [this `staticwebapp.config.json`](https://github.com/fuglede/az-static-web-app-test/blob/2bd588a5262ff1821573e29342bf3b8778aa30be/staticwebapp.config.json), the auto-generated pipeline reports a failure. If I remove the `"routes"` section, the build is green. [Build log](https://github.com/fuglede/az-static-web-app-test/runs/7127689289?check_suite_focus=true): ``` App Directory Location:...

Mirror of this issue: https://github.com/MicrosoftDocs/azure-docs/issues/81172 **Describe the bug** If I use `acr purge --untagged`, tagged images are removed. **To Reproduce** I ran ``` az acr run --cmd "acr purge --untagged...

bug

Currently, https://llvmlite.pydata.org/ serves an invalid certificate (valid only for readthedocs.org), but SSL on custom domains in Read the Docs should work more or less out-of-the-box. According to [the documentation](https://docs.readthedocs.io/en/stable/custom_domains.html#custom-domain-ssl): >...

According to [RFC 3921](https://xmpp.org/rfcs/rfc3921.html#stanzas-presence-children-priority), the XMPP resource priority is an integer between -128 and 127, but the numpad presented does not contain a minus sign. Copying and pasting "-128" from...

FEATURE

When I try to initiate a new chat from my Jabber account, using the "+" icon above the buddy list, the app crashes.

FIXED AND NEEDS TESTING