https://bugzilla.wikimedia.org/show_bug.cgi?id=72214

            Bug ID: 72214
           Summary: ImportTest::testHandlePageContainsRedirect failure
                    with non-wikitext content in main namespace
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Unit tests
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

ImportTest::testHandlePageContainsRedirect with data set #0 ('<mediawiki>
    <page>
        <title>Test</title>
        <ns>0</ns>
        <id>21</id>
        <redirect title="Test22"/>
        <revision>
            <id>20</id>
            <timestamp>2014-05-27T10:00:00Z</timestamp>
            <contributor>
                <username>Admin</username>
                <id>10</id>
            </contributor>
            <comment>Admin moved page [[Test]] to [[Test22]]</comment>
            <text xml:space="preserve" bytes="20">#REDIRECT [[Test22]]</text>
            <sha1>tq456o9x3abm7r9ozi6km8yrbbc56o6</sha1>
            <model>wikitext</model>
            <format>text/x-wiki</format>
        </revision>
    </page>
</mediawiki>', 'Test22')
This test printed output: Revision 20 using content model wikitext cannot be
stored on "Test" on this wiki, since that model is not supported on that page.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to