Importing Pages with Unicode Characters
A set of test pages has been prepared in the set up page.
Create an importing page.
| Page creator. | ||
| Page name. | Page contents. | valid? |
| ImportingPage | !contents | true |
This ImportingPage will now import the SampleWiki page.
| Response Requester. | |
| uri | valid? |
| ImportingPage?responder=import&remoteUrl=http://localhost:9123/SampleWiki | true |
Make sure the unicode page was imported.
| Response Examiner | ||
| type | pattern | matches? |
| contents | ChildWithUnicode | true |
Load the imported unicode page.
| Response Requester. | ||
| uri | valid? | contents? |
| ImportingPage.ChildWithUnicode | true | |
The unicode should still be intact.
| Response Examiner | ||
| type | pattern | matches? |
| contents | japanese: メインページ | true |
| contents | icelandic: Forsíða | true |
| contents | ukranian: Головна стаття | true |