[ Mail ] Render title #13039

Closed
opened 2025-11-02 10:28:28 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @Sharaf5 on GitHub (May 27, 2024).

Originally assigned to: @SunnyWan59 on GitHub.

Description

Rigistration email title is alway "Welcome to gitea" even with my instance AppName is "DevOps"

issue Regen :
Start any gitea instance

  • make sure AppName is anything rather than gitea
  • make sure mail is enabled and functional
    create new user and check Send user registiratiin notification
    check the mail body you would find your AppName
    check the mail title you would find Welcome to gitea

I tried looking for local translation, then understood it's hard coded in locals
however I don't see where the title is renderd in code : seems title is always static
Any way to make it render this title for the site name itself

Gitea Version

1.22.0-rc1

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

Screenshot_20240527_162313

Git Version

No response

Operating System

dockerized

How are you running Gitea?

inside docker

Database

None

Originally created by @Sharaf5 on GitHub (May 27, 2024). Originally assigned to: @SunnyWan59 on GitHub. ### Description Rigistration email title is alway "Welcome to gitea" even with my instance AppName is "DevOps" > issue Regen : > Start any gitea instance > - make sure AppName is anything rather than gitea > - make sure mail is enabled and functional > create new user and check `Send user registiratiin notification` > check the mail `body` you would find your `AppName` > check the mail `title` you would find `Welcome to gitea` I tried looking for local translation, then understood it's hard coded in locals however I don't see where the title is renderd in code : seems title is always static Any way to make it render this title for the site name itself ### Gitea Version 1.22.0-rc1 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots ![Screenshot_20240527_162313](https://github.com/go-gitea/gitea/assets/36330265/b789e353-e11f-480c-83c7-6bbc78a7fa85) ### Git Version _No response_ ### Operating System dockerized ### How are you running Gitea? inside docker ### Database None
Author
Owner

@SunnyWan59 commented on GitHub (Jun 3, 2024):

Is it possible for me to work on this?

@SunnyWan59 commented on GitHub (Jun 3, 2024): Is it possible for me to work on this?
Author
Owner

@kemzeb commented on GitHub (Aug 31, 2024):

Does #31562 close this issue?

@kemzeb commented on GitHub (Aug 31, 2024): Does #31562 close this issue?
Author
Owner

@6543 commented on GitHub (Aug 31, 2024):

Yes

@6543 commented on GitHub (Aug 31, 2024): Yes
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#13039