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 <strong> html in translation #18929

Merged
merged 2 commits into from Feb 27, 2022
Merged

Fix <strong> html in translation #18929

merged 2 commits into from Feb 27, 2022

Conversation

Gusted
Copy link
Contributor

@Gusted Gusted commented Feb 27, 2022

Before:
image

After:
image

@Gusted Gusted added backport/v1.16 type/bug topic/ui Change the appearance of the Gitea UI labels Feb 27, 2022
@Gusted Gusted added this to the 1.17.0 milestone Feb 27, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #18929 (6fda2b8) into main (329b959) will increase coverage by 0.00%.
The diff coverage is 58.82%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #18929   +/-   ##
=======================================
  Coverage   46.64%   46.65%           
=======================================
  Files         854      854           
  Lines      122561   122582   +21     
=======================================
+ Hits        57173    57188   +15     
- Misses      58496    58501    +5     
- Partials     6892     6893    +1     
Impacted Files Coverage Δ
modules/context/org.go 42.38% <46.15%> (+0.35%) ⬆️
modules/charset/escape.go 60.58% <100.00%> (+5.76%) ⬆️
modules/auth/openid/discovery_cache.go 28.00% <0.00%> (-72.00%) ⬇️
modules/log/event.go 58.13% <0.00%> (-2.44%) ⬇️
routers/api/v1/repo/pull.go 44.66% <0.00%> (-0.38%) ⬇️
modules/queue/queue_bytefifo.go 49.81% <0.00%> (-0.37%) ⬇️
routers/api/v1/admin/adopt.go 0.00% <0.00%> (ø)
models/repo_list.go 76.15% <0.00%> (+0.48%) ⬆️
services/gitdiff/gitdiff.go 74.91% <0.00%> (+0.80%) ⬆️
modules/process/manager.go 83.22% <0.00%> (+1.86%) ⬆️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ba9dcf...6fda2b8. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Feb 27, 2022
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Feb 27, 2022
Gusted added a commit to Gusted/gitea that referenced this pull request Feb 27, 2022
@Gusted Gusted added the backport/done All backports for this PR have been created label Feb 27, 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 Feb 27, 2022
zeripath pushed a commit that referenced this pull request Feb 27, 2022
@zeripath zeripath merged commit af9da81 into go-gitea:main Feb 27, 2022
@Gusted Gusted deleted the fix-team-desc branch February 27, 2022 19:18
zjjhot added a commit to zjjhot/gitea that referenced this pull request Feb 28, 2022
* giteaofficial/main:
  Adjust error for already locked db and prevent level db lock on malformed connstr (go-gitea#18923)
  Avoid database lookups for `DescriptionHTML` (go-gitea#18924)
  Update go-org to v1.6.1 (go-gitea#18932)
  Fix trace log to show value instead of pointers (go-gitea#18926)
  Add announcement steps to release-howto (go-gitea#18896)
  Fix `<strong>` html in translation (go-gitea#18929)
Chianina pushed a commit to Chianina/gitea that referenced this pull request Mar 28, 2022
@go-gitea go-gitea locked and limited conversation to collaborators Apr 28, 2022
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. topic/ui Change the appearance of the Gitea UI type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants