-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed as not planned
Labels
bugstalePlease update the issue with current status, unclear if it's still open/needed.Please update the issue with current status, unclear if it's still open/needed.
Description
Contribution guidelines
- I've read the contribution guidelines and wholeheartedly agree
Checklist prior issue creation
- I understand that failure to follow below instructions may cause this issue to be closed.
- I understand that vague, incomplete or inaccurate information may cause this issue to be closed.
- I understand that this form is intended solely for reporting software bugs and not for support-related inquiries.
- I understand that all responses are voluntary and community-driven, and do not constitute commercial support.
- I confirm that I have reviewed previous issues to ensure this matter has not already been addressed.
- I confirm that my environment meets all prerequisite requirements as specified in the official documentation.
Description
Every time the UI footer html is saved, the backend adds <br /> at the end of every line. This modified version is now the new content. When clicking save again, it will add <br />s again. This is incredibly annoying, especially if you just want to edit one of the other inputs that share the same submit button (eg. Announcement text).
Steps to reproduce:
- Log in as admin
- Go to System > Configuration > Options > Customize
- At the bottom of the page, enter mutiple lines into Footer (HTML allowed):
- Save
- Note that
<br />s have been added to the end of every line - Save again
- Note that another set of
<br />s has been added
Which branch are you using?
master (stable)
mailcow version:
2025-09c
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugstalePlease update the issue with current status, unclear if it's still open/needed.Please update the issue with current status, unclear if it's still open/needed.



