Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
safelinks-cleaner
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
safelinks
safelinks-cleaner
Merge requests
!2
Resolve "Tooltips break some links"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Tooltips break some links"
1-tooltips-break-some-links
into
master
Overview
0
Commits
1
Pipelines
2
Changes
5
Merged
David Byers
requested to merge
1-tooltips-break-some-links
into
master
4 years ago
Overview
0
Commits
1
Pipelines
2
Changes
5
Expand
Closes
#1 (closed)
Edited
4 years ago
by
David Byers
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
82dcfff6
1 commit,
4 years ago
5 files
+
171
−
17
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
README.md
+
1
−
3
Options
@@ -20,9 +20,7 @@ in such a way that the original link is accessible.
*
Since only the
*display*
is changed, links that have the URL as the
link text will now have link text that differs from the link target.
Thunderbird picks up on this when you click a link and asks if you
want to visit the original link or the safe link. Due to the way the
tooltip is constructed, visiting the original link will most likely
fail. This is not by design and may change in the future.
want to visit the original link or the safe link.
*
When composing a message the original links are restored. This
process could potentially change text that isn't meant to be
Loading