-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SONARHTML-220 Fix FP S5148: Only raise an issue if rel="opener" is ex…
…plicitly set (#337)
- Loading branch information
1 parent
031663b
commit c65bf83
Showing
8 changed files
with
38 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,65 +1,5 @@ | ||
{ | ||
"project:Silverpeas-Core-master/war-core/src/main/webapp/admin/jsp/TopBarSilverpeasV5.jsp": [ | ||
181 | ||
], | ||
"project:Silverpeas-Core-master/war-core/src/main/webapp/attachment/jsp/displayAttachedFiles.jsp": [ | ||
245 | ||
], | ||
"project:Silverpeas-Core-master/war-core/src/main/webapp/attachment/jsp/editAttachedFiles.jsp": [ | ||
465, | ||
473 | ||
], | ||
"project:Silverpeas-Core-master/war-core/src/main/webapp/jobManagerPeas/jsp/topBarManager.jsp": [ | ||
77 | ||
], | ||
"project:external_webkit-jb-mr1/LayoutTests/fast/encoding/hanarei-blog32-fc2-com.html": [ | ||
20 | ||
], | ||
"project:sonar-master/sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/issues.html.erb": [ | ||
143 | ||
], | ||
"project:sonar-master/sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/measures.html.erb": [ | ||
65 | ||
], | ||
"project:voten/resources/assets/js/components/GuestSidebar.vue": [ | ||
109, | ||
116, | ||
132 | ||
], | ||
"project:voten/resources/assets/js/components/MarkdownGuide.vue": [ | ||
49 | ||
], | ||
"project:voten/resources/assets/js/components/SearchModal.vue": [ | ||
37 | ||
], | ||
"project:voten/resources/assets/js/components/auth/LeftSidebar.vue": [ | ||
134, | ||
177 | ||
], | ||
"project:voten/resources/assets/js/components/auth/RightSidebar.vue": [ | ||
55, | ||
79, | ||
88 | ||
], | ||
"project:voten/resources/assets/js/components/pages/About.vue": [ | ||
44 | ||
], | ||
"project:voten/resources/views/backend/spams/comments.blade.php": [ | ||
46 | ||
], | ||
"project:voten/resources/views/backend/spams/submissions.blade.php": [ | ||
46 | ||
], | ||
"project:voten/resources/views/vendor/mail/html/button.blade.php": [ | ||
10 | ||
], | ||
"project:voten/resources/views/vendor/mail/html/promotion/button.blade.php": [ | ||
7 | ||
], | ||
"project:voten/resources/views/vendor/notifications/email.blade.php": [ | ||
73, | ||
123, | ||
157, | ||
179 | ||
"project:custom/S5148.html": [ | ||
1 | ||
] | ||
} |
Submodule sources
updated
from 49de9f to ef2791
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 6 additions & 4 deletions
10
sonar-html-plugin/src/test/resources/checks/LinkWithTargetBlank.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters