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

--- Comment #2 from Brion Vibber <[email protected]> 2012-08-01 20:17:28 UTC 
---
A quick spot check of idwiki-20120727-pages-articles.xml.bz2 shows that <page>s
whose current <text> is #ALIH [[whatever]] are marked with <redirect> elements,
so the dump looks ok:

  <page>
    <title>Main Page</title>
    <ns>0</ns>
    <id>92</id>
    <redirect title="Halaman Utama" />
    <revision>
      <id>2637971</id>
      <parentid>652005</parentid>
      <timestamp>2009-10-30T04:14:53Z</timestamp>
      <contributor>
        <username>Bennylin</username>
        <id>469</id>
      </contributor>
      <minor />
      <comment>+kat</comment>
      <sha1>a8p1abnpz1lzdoypdtv1fffrtfch444</sha1>
      <text xml:space="preserve">#ALIH [[Halaman Utama]]
[[Kategori:Pengalihan yang dilindungi]]</text>
    </revision>
  </page>

If you're using maintenance/importDump.php to import the XML into MediaWiki,
then this is probably related to bug 12507.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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