Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix:[Process] Mail notification contains HTML tags -EXO-64330 #325

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

Jihed525
Copy link
Member

Prior to this change, when create a request in process and user member in space mentioned in 'Who can manage the process' of the process and enabled 'For process manager - A new request has been created' notifs for mails, check received mail , this mail notification contains HTML tags. To fix this problem, remove the

tag that was created while typing a description. after this change, Mail notification escaped HTML tags.

(cherry picked from commit 7524990)

Prior to this change, when create a request in process and user member in space mentioned in 'Who can manage the process' of the process and enabled 'For process manager - A new request has been created' notifs for mails, check received mail , this mail notification contains HTML tags. To fix this problem, remove the <p> tag that was created while typing a description. after this change, Mail notification escaped HTML tags.

(cherry picked from commit 7524990)
@Jihed525 Jihed525 self-assigned this Aug 15, 2023
@Jihed525 Jihed525 enabled auto-merge (rebase) August 15, 2023 09:45
@sonarcloud
Copy link

sonarcloud bot commented Aug 15, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@Jihed525 Jihed525 merged commit e0a53d8 into stable/1.1.x Aug 15, 2023
7 checks passed
@Jihed525 Jihed525 deleted the backportstable-64330 branch August 15, 2023 10:04
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.

3 participants