-
At this point it seems to be impossible to disable HTML escaping of select option labels. Here is an [entry point into the code](https://github.com/zendframework/zend-form/blob/1e34504d29f36f870e72a4a…
-
You want to be really careful when you are using & in code, reason being is that sometimes it can be interpreted as an AND in code and can cause some unexpected things to happen. To keep it safe, you'…
-
See http://www.kythe.io/docs/schema/marked-source.html - these are needed for UIs or tools to format names of entities in context-dependent ways.
-
```
What steps will reproduce the problem?
1.visit
http://closure-library.googlecode.com/svn/docs/class_goog_ds_JsonDataSource.html
2.
3.
What is the expected output? What do you see instead?
HTML …
-
I was able to corrupt the user list for all users using the following script:
```
setInterval(function() {sendToServer({type:"userlist",users:["Hacked.","By helllo-smile6@github"]});,1);
```
Addi…
-
```
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…
-
Discussion thread for page: https://phenopackets-analysis.readthedocs.io/en/latest/domain-entities/condition.html
-
Discussion thread for page: https://phenopackets-analysis.readthedocs.io/en/latest/domain-entities/specimen.html
-
Discussion thread for page: https://phenopackets-analysis.readthedocs.io/en/latest/domain-entities/temporality.html
-
Specification defines [source property](https://www.w3.org/TR/activitypub/#x3-3-the-source-property) for that. Without it I need to blindly trust HTML from federated servers