XWIKI-21878: Various close button modals do not use intended icons #3371
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Jira URL
https://jira.xwiki.org/browse/XWIKI-21878
Changes
Description
Clarifications
The build was failing with
11:53:11,890 [INFO] /root/workspace/XWiki_xwiki-platform_master/xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/target/vue/utilities/XWikiIcon.vue 11:53:11,890 [INFO] 89:1 error This line has a length of 130. Maximum allowed is 120 max-len
This PR goal is to fix this regression introduced in #2888.
Executed Tests
Successfully ran the quality build that was failing:
mvn clean install -f xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar -Pquality
Expected merging strategy