Last modified: 2009-01-04 02:37:35 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T9032, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 7032 - [Special:Import] - unclear limit of revisions
[Special:Import] - unclear limit of revisions
Status: RESOLVED WORKSFORME
Product: MediaWiki
Classification: Unclassified
Export/Import (Other open bugs)
unspecified
All All
: Normal normal with 3 votes (vote)
: ---
Assigned To: Nobody - You can work on this!
http://de.wikipedia.org/wiki/Spezial:...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-08-16 18:08 UTC by Raimond Spekking
Modified: 2009-01-04 02:37 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Raimond Spekking 2006-08-16 18:08:59 UTC
Today I transwikied a page from deWikt to deWP with 482 revision. And it works
fine. See importlog. Is there no longer a limit of 100 revisions? 

Please see bug 6646 too if the limit will come back. Thanks.
Comment 1 Siebrand Mazeland 2008-08-18 18:55:29 UTC
Mass compoment change: <some> -> Export/Import
Comment 2 Mike.lifeguard 2008-10-09 04:31:21 UTC
In InitialiseSettings.php currently:

// 2006-01-03 Standardizing live hack
// 2006-06-28 allowing for short pages -- brion
// 2008-09-20 emergency disable -- Tim
// 2008-09-29 putting it back on, with the history rev limit again -- brion
'wgExportAllowHistory' => array( 'default' => true ),
'wgExportMaxHistory' => array( 
    'default' => 1000, # changed from 100 -- brion 2008-07-10
    #'enwiki' => 0, // experimention -- brion # turned back off brion 2008-09-10
    #'wikimania2006wiki' => 1000,
    #'wikimania2007wiki' => 1000,
),

Now that noc serves live files, this is resolved, I think.
Comment 3 Mike.lifeguard 2009-01-04 02:37:35 UTC
(In reply to comment #2)
> In InitialiseSettings.php currently:
> 
> // 2006-01-03 Standardizing live hack
> // 2006-06-28 allowing for short pages -- brion
> // 2008-09-20 emergency disable -- Tim
> // 2008-09-29 putting it back on, with the history rev limit again -- brion
> 'wgExportAllowHistory' => array( 'default' => true ),
> 'wgExportMaxHistory' => array( 
>     'default' => 1000, # changed from 100 -- brion 2008-07-10
>     #'enwiki' => 0, // experimention -- brion # turned back off brion
> 2008-09-10
>     #'wikimania2006wiki' => 1000,
>     #'wikimania2007wiki' => 1000,
> ),
> 
> Now that noc serves live files, this is resolved, I think.
> 

Marked as WORKSFORME - noc has this info.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links