Skip to content

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

Merged
chrieinv merged 2 commits intomasterfrom
2662-add-decoding-for-missing-html-in-script-view-fields-without-ckeditor
Apr 15, 2024
Merged

GH #2662: Encode/decode special characters in CA script-view#2714
chrieinv merged 2 commits intomasterfrom
2662-add-decoding-for-missing-html-in-script-view-fields-without-ckeditor

Conversation

@chrieinv
Copy link
Contributor

@chrieinv chrieinv commented Apr 15, 2024

Characters that are encoded are & ' " < >

@chrieinv chrieinv linked an issue Apr 15, 2024 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Apr 15, 2024

Codecov Report

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

Additional details and impacted files
@@            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 Coverage Δ
contentauthor 68.24% <ø> (ø)

@chrieinv chrieinv requested a review from emmachughes April 15, 2024 10:19
@emmachughes
Copy link
Contributor

Is & not encoded too?

@chrieinv chrieinv merged commit 034f378 into master Apr 15, 2024
@chrieinv chrieinv deleted the 2662-add-decoding-for-missing-html-in-script-view-fields-without-ckeditor branch April 15, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add decoding for missing HTML in Script View fields without CKEditor

2 participants