-
I did [some benchmarking](https://github.com/oberien/benchmarks/tree/master/static-table-lookup) on how `entities.rs` could be implemented:
Before hashbrown integration into std
```
test test…
-
# Summary
A reflected Cross Site Scripting (XSS) vulnerability exists in iBarn v1.5 due to improper sanitization of the `$search` parameter in the `html/index.php`, `html/pay.php`, and `html/own.php`…
-
## Problem Description
Following the get started guide step by step I was willing to run insert code with `mysql`.
```rust
// ...
let inserted = diesel::insert_into(entities::…
-
**Issue description**:
The current importers (CRAN, zbMath, polyDB) create entities for authors using ORCID ID, zbMath ID or no identifier.
For the cases in which an identifier exists, authors migh…
-
2019-11-05 08:36:55.131 T:19468 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following errorEnd of Python script error report
-
> This can be done programmatically by going over all the tables, finding the text-like columns, and scanning rows one by one.
>
> In PHP the function is `html_entity_decode`, and in Python it's `h…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of conduct…
-
In ResolveUIDAndCaptionFilter.handle_captioned_image, the option:
'caption': newline_to_br(html_quote(caption))
Should be:
'caption': newline_to_br(caption)
Or else apostrophes (and probably other…
-
Jira issue originally created by user Tadej:
I'm not sure if it's me, but I couldn't get "preRemove" callback/event working when "remove" action is triggered from related entity, but it works where t…
-
```
When insert a string (name, description) in database which contain a special
caraters (ex: éàèç) this isn't convert in html entities
In include/functions.php add this :
function encode_html($st…