Name |
Last commit
|
Last update |
---|---|---|
.. | ||
branches.rb | ||
comments.rb | ||
commits.rb | ||
diff_comments.rb | ||
revert.rb | ||
tags.rb | ||
user_lookup.rb |
BigW Consortium Gitlab
Because we were incorrectly supplying the tooltip title as `data-original-title` (which Bootstrap's Tooltip JS automatically applies based on the `title` attribute; we should never be setting it directly), the value was being passed through as-is. Instead, we should be supplying the normal `title` attribute and letting Rails escape the value, which also negates the need for us to call `sanitize` on it. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15126
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
branches.rb | Loading commit data... | |
comments.rb | Loading commit data... | |
commits.rb | Loading commit data... | |
diff_comments.rb | Loading commit data... | |
revert.rb | Loading commit data... | |
tags.rb | Loading commit data... | |
user_lookup.rb | Loading commit data... |