-
The [parser-inserted](https://html.spec.whatwg.org/multipage/scripting.html#parser-inserted) flag is passed to `parser metadata` which is used in CSP to determine whether scripts are allowed to run. I…
-
Describe the bug or issue here…
##### Steps to Reproduce
1. Go to https://trix-editor.org/
2. Delete all of the content
3. Paste the following code into the console and run it
```js
(() => {…
-
## Overview
It would be nice for compositional recipes (e.g. `default`) to have a way to compose them rather than copy/pasting entire contents.
## Context
Shahim wrote:
> Implementing this will …
-
**Describe the bug**
The "CiscoISEEvent" function included with the Cisco ISE solution parses the data incorrectly, resulting in data appearing in the incorrect columns.
**To Reproduce**
Steps to rep…
-
**Describe the bug**
The 'set' type does not seem to be properly supported.
**To Reproduce**
Reproduction code: test.py
```python
#!/usr/bin/env python3
from dataclasses import dataclass
from…
-
OData fails to parse EDM xml from remote endpoint due to DTD namespace.
### Assemblies affected
[Microsoft.OData.Client](https://github.com/OData/odata.net/tree/main/src/Microsoft.OData.Client)
…
-
```
:info:build /bin/sh -c /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_aqua_Smultron/Smultron/work/Fraise-312c9f335438fd80656650573d62c260322727b3/build/Fraise.build/Release/Distributi…
-
I ran into a duplicate option name error when creating a pipeline using both `logmuse` and `pypiper`; namely, when composing `logmuse.add_logging_options` with `pypiper.add_pypiper_args`, e.g.
```py…
-
### What type of defect/bug is this?
Unexpected behaviour (obvious or verified by project member)
### How can the issue be reproduced?
1. Read the man page, whether [online](https://freeradius.org/…
-
I'm trying to print the help text for my options without having to force a parser error.
Currently, it seems the only way to print the help text is to call something like
```
Parser.Default.ParseArg…