500 error when viewing tags
Created by: quhw
I have some tags with Chinese tag message. In gitlab 6.4, the tag page cannot be displayed due to some encoding error. The problem has been fixed after removing the "tag.message" from app/views/projects/tags/index.html.haml.
Please fix the Chinese tag and tag message issue, thanks.