cerpus / Edlib

Edlib is an application for creating, sharing, storing and using rich interactive learning resources.
https://docs.edlib.com
GNU General Public License v3.0
40 stars 7 forks source link

GH #2662: Encode/decode special characters in CA script-view #2714

Closed chrieinv closed 4 months ago

chrieinv commented 4 months ago

Characters that are encoded are & ' " < >

codecov[bot] commented 4 months ago

Codecov Report

Merging #2714 (c320ded) into master (a36c817) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2714 +/- ## ========================================= Coverage 68.24% 68.24% Complexity 2713 2713 ========================================= Files 273 273 Lines 11556 11556 ========================================= Hits 7886 7886 Misses 3670 3670 ``` | [Components](https://app.codecov.io/gh/cerpus/Edlib/pull/2714/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cerpus) | Coverage Δ | | |---|---|---| | [contentauthor](https://app.codecov.io/gh/cerpus/Edlib/pull/2714/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=cerpus) | `68.24% <ø> (ø)` | |
emmachughes commented 4 months ago

Is & not encoded too?