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

       Web browser: ---
             Bug #: 29518
           Summary: Links are not marked existing when importing
           Product: MediaWiki
           Version: 1.15.x
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Maintenance scripts
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


In Debian mediawiki-1:1.15.5-2squeeze1

I import a big set of pages with

for i in *; do echo $i; cat "$i" | php5
/usr/share/mediawiki/maintenance/edit.php "$i"; done

(Almost) every of these pages has a link to the previous page and a link to the
next page.

When I mouse over "Next" appears a tooltip saying "page does not exist".

That is when the next page is imported after a page with link, this link is not
marked as existing.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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