Permalink
Show file tree
Hide file tree
1 change: 1 addition & 0 deletions
1
...platform-attachment-ui/src/test/java/org/xwiki/attachment/AttachmentSelectorPageTest.java
24 changes: 2 additions & 22 deletions
24
...iki-platform-flamingo-theme-ui/src/test/java/org/xwiki/flamingo/WebHomeSheetPageTest.java
2 changes: 1 addition & 1 deletion
2
...lp/xwiki-platform-help-ui/src/test/java/org/xwiki/help/XWikiSyntaxMacrosListPageTest.java
79 changes: 68 additions & 11 deletions
79
...rm-test/xwiki-platform-test-page/src/main/java/org/xwiki/test/page/LocalizationSetup.java
10 changes: 5 additions & 5 deletions
10
...g/xwiki/attachment/TestNoScriptMacro.java → ...rg/xwiki/test/page/TestNoScriptMacro.java
6 changes: 3 additions & 3 deletions
6
...latform-web/xwiki-platform-web-templates/src/test/java/org/xwiki/web/DisplayPageTest.java
14 changes: 14 additions & 0 deletions
14
...m-core/xwiki-platform-wiki/xwiki-platform-wiki-ui/xwiki-platform-wiki-ui-mainwiki/pom.xml
3 changes: 2 additions & 1 deletion
3
...orm-wiki-ui/xwiki-platform-wiki-ui-mainwiki/src/main/resources/WikiManager/DeleteWiki.xml
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
XWIKI-20297: Improved DeleteWiki error message escaping
- Cleanup the unknown wiki error message in DeleteWiki - Make it easier to use the TestNoScriptMacro by moving it to xwiki-platform-test-page - Make it easier to use the translation macro in page tests
- Loading branch information
1 parent
cebf916
commit ba4c762
Showing
12 changed files
with
164 additions
and
116 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
72 changes: 0 additions & 72 deletions
72
.../xwiki-platform-flamingo-theme-ui/src/test/java/org/xwiki/flamingo/TestNoScriptMacro.java
This file was deleted.
Oops, something went wrong.
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
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
1 change: 1 addition & 0 deletions
1
...e/xwiki-platform-test/xwiki-platform-test-page/src/main/resources/META-INF/components.txt
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 +1,2 @@ | ||
| org.xwiki.test.page.StubRenderingConfiguration | ||
| org.xwiki.test.page.TestNoScriptMacro |
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
Oops, something went wrong.