Originally created by: takedap
If I try to create an blog post (as an test user on fresh installation) and use umlaut chars (ä, ö) on title I get 'Internal server error' when trying to save post. However, regardless of the error message those blog posts are stored and they show up on blog.
But, even if the posts are stored I can't open the posts for editing (as an logged in user) nor open them for reading as an anonymous user. When I try to access URL http://192.168.10.175:8080/u/test-user/blog/2011/07/ääöö/ I just get 404.
This is fixed on allura js/2472. To test, create a blog post with a unicode title. Make sure you can view and edit it normally.
Fix looks good, merging to dev.