-
Currently, both the editor and the display support markdown formatting.
As (I think) the description will be rendered into the generated code's comments, we need to make sure that this does not break…
-
Similar to #545 , there is an issue with tag variables that contain trailing ellipsis (...) being used for folder names and creating damaged, undeletable folders on Windows.
I am not sure how slash…
-
```
What steps will reproduce the problem?
1. Create PolicyFactory with all added sanitizers
(Formatting/Images/Links/Styles/Blocks)
2. Pass "text" to the PolicyFactory.sanitize(String html)
3. Resu…
-
The webapp should sanitize the problem description HTML before displaying it (the same way that the repository webapp does.)
-
Hi! do you will accept a PR that implements a `sanitize: true` option? for example for `isDate, isDecimal , isInt` validations would be nice to have a `sanitize` option to automatically convert the va…
-
OpenCensus tag and stats names are not as restrict as some of the backends we are uploading the data to. In order to comply with the restriction the backends enforce, we need to sanitize the names. Sa…
-
html5lib dependency should be html5lib>=0.999,
-
**Describe the bug**
When I click on each action event, occasionally the command associated with the action event (either edit or delete) is not executed. At the same time, the console displays the…
-
I tried to run the following:
`python nextcloud_filename_sanitizer.py -i -v -s -d AdminTestordner `
After providing my password, login is successful, but the script assumes wrongly that the slas…
-
I would like to see an option to enable the address (and UB?) sanitizer(s) in `CMakeUserPresets.json` or even enable it/them by default for (at least) the unit tests. The address sanitizer is availabl…