Commit messages with HTML-tags doesn't get escaped
Closed
Commit messages with HTML-tags doesn't get escaped
Created by: wibron
If I write a commit-message like:
git commit -m 'Changed all <input> tags to be wider'
GitLab parses the commit-message an outputs an input-field in the commit message (in lists and on a commit details page).
Created by: rspeicher
Are you running off the stable branch? I think this was recently fixed in master @ beb5e1bd and should be in the next stable release.
By Administrator on 2012-09-02T17:19:49 (imported from GitLab project)
Please register or sign in to reply