Skip to content

Conversation

zeripath
Copy link
Contributor

@zeripath zeripath commented Jul 1, 2022

The current version of bluemonday is double escaping attributes.

This PR updates bluemonday to the version that fixes this.

(See: microcosm-cc/bluemonday#143 )

Fix #19860

Signed-off-by: Andrew Thornton [email protected]

The current version of bluemonday is double escaping attributes.

This PR updates bluemonday to the version that fixes this.

(See: microcosm-cc/bluemonday#143 )

Signed-off-by: Andrew Thornton <[email protected]>
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Jul 1, 2022
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jul 1, 2022
Copy link
Contributor

@kdumontnu kdumontnu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Nice

@6543 6543 merged commit 9d9bf66 into go-gitea:main Jul 1, 2022
zjjhot added a commit to zjjhot/gitea that referenced this pull request Jul 2, 2022
* upstream/main:
  Update Bluemonday to v1.0.19 (go-gitea#20199)
  Refix indices on actions table (go-gitea#20158)
@zeripath zeripath deleted the update-bluemonday-1.0.19 branch July 3, 2022 09:55
zeripath added a commit to zeripath/gitea that referenced this pull request Jul 3, 2022
Backport go-gitea#20199

The current version of bluemonday is double escaping attributes.

This PR updates bluemonday to the version that fixes this.

(See: microcosm-cc/bluemonday#143 )

Fix go-gitea#19860

Signed-off-by: Andrew Thornton [email protected]
@zeripath zeripath added backport/done All backports for this PR have been created dependencies labels Jul 3, 2022
vsysoev pushed a commit to IntegraSDL/gitea that referenced this pull request Aug 10, 2022
The current version of bluemonday is double escaping attributes.

This PR updates bluemonday to the version that fixes this.

(See: microcosm-cc/bluemonday#143 )

Fix go-gitea#19860

Signed-off-by: Andrew Thornton [email protected]
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/done All backports for this PR have been created lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTML attribute values are double escaped in markdown
5 participants