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 handling umlauts in Course title and description #219

Merged

Conversation

PhPrinz
Copy link
Contributor

@PhPrinz PhPrinz commented Jun 7, 2024

Use and improve existing atou and utoa functions for unicode handling in course information.
fixes hobbyfarm/hobbyfarm#417

@PhPrinz
Copy link
Contributor Author

PhPrinz commented Jun 7, 2024

Previously created Courses containing umlauts are now visible in the Admin UI, but might contain � characters. Editing and saving with the correct characters should solve this.

@jggoebel jggoebel merged commit 20a0921 into hobbyfarm:master Jun 7, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Umlaute ÄÖÜ in Course Description will lead to Description not being displayed
2 participants