Skip to content

Fixed Redundant UTF-8 Sequence error

gitlab-qa-bot requested to merge github/fork/d3m3vilurr/master into master

Created by: d3m3vilurr

When Tree or Network page is opened and commit log's encoding is non-UTF-8, may be occur "Redundant UTF-8 Sequence" error. This patch fixes the error.

Merge request reports