FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
90 stars 12 forks source link

[Bug]: Custom message keys added via the simple theme editor will not persist on save #2778

Closed lyleschemmerling closed 3 days ago

lyleschemmerling commented 3 weeks ago

What happened?

If you add a key using the messages editor and save it via the UI the system will not persist the custom key value. Example testing=test. While this would be fine for any of the templates that we have already defined it will hinder anyone who wants to use custom registration forms with a simple theme as the will not be able to add custom message to correlate with the custom fields.

Workaround: Uploading messages via the Theme API will persist them. So if there are key/value pairs that you need to update to show messages on simple forms update the theme via the UI and they should persist.

Version

1.51.0

Affects Versions

1.51.0