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

           Summary: exportnowrap busted
           Product: MediaWiki
           Version: 1.15-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: trivial
          Priority: Normal
         Component: API
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]


I think exportnowrap is busted
$ w3m -no-proxy -dump
"http://test.wikipedia.org/w/api.php?action=query&titles=Main%20Page&export";|wc
    127     530    8475
$ w3m -no-proxy -dump
"http://test.wikipedia.org/w/api.php?action=query&titles=Main%20Page&exportnowrap";|wc
     23      49     914
$ GET "http://test.wikipedia.org/w/index.php?title=Main%20Page&action=raw";|wc
     37     319    2950


-- 
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