Last modified: 2014-09-16 11:03:26 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 T7703, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 5703 - Special:Import needs to update site statistics
Special:Import needs to update site statistics
Status: RESOLVED WORKSFORME
Product: MediaWiki
Classification: Unclassified
Export/Import (Other open bugs)
unspecified
All All
: Low minor with 2 votes (vote)
: ---
Assigned To: Nobody - You can work on this!
aklapper-moreinfo
:
: 14380 16359 20440 20997 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-04-24 14:46 UTC by Purodha Blissenbach
Modified: 2014-09-16 11:03 UTC (History)
21 users (show)

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


Attachments

Description Purodha Blissenbach 2006-04-24 14:46:06 UTC
The pages http://ksh.wikipedia.org/wiki/Special:Statistics, and http://ksh.wikipedia.org/wiki/Special:Statistics?
action=raw
display a zero article count after import of almost 10000 new pages (incl. almost 3200 new articles)
and deletion of few errors and test cases.

Apparently statics data is not influenced by the import, but is decremented when imported pages are deleted.

Since the job queue has 0 entries, I assume there will be no process to automatically adjust these counts.
Comment 1 Rob Church 2006-04-24 14:50:45 UTC
Ask someone with shell access to run the site stats update script for that
particular case. Meanwhile, the code needs altering so that it updates said
counter when run.
Comment 2 Purodha Blissenbach 2006-04-24 15:08:10 UTC
Ok, shall do so, when all imports are done, probably wednesday. Tx.
Comment 3 Purodha Blissenbach 2006-04-30 11:56:17 UTC
See http://bugzilla.wikimedia.org/show_bug.cgi?id=5769

The Special:Import of an article also does not automatically place the article in categories, even if it contains 
category tags. Making a null-edit to the article does. This might be a duplicate of this issue.
Comment 4 dbach 2006-05-28 12:25:51 UTC

*** This bug has been marked as a duplicate of 6120 ***
Comment 5 Purodha Blissenbach 2006-05-28 13:12:30 UTC
This is not a duplicate of bug 6120, which wants a problem fixed that had never occured, if bug 5703 (this one) had 
already been fixed.
Comment 6 Timur Berk 2006-09-07 04:23:06 UTC
So, what we are doing for older versions? (except shell access)
Comment 7 Luca 2007-06-05 14:16:14 UTC
Also in the Italian Wiktionary (http://it.wiktionary.org/) we have the same problem.
Comment 8 Luca 2007-06-18 14:20:07 UTC
ok, we solved the problem in it.wiktionary.org
Comment 9 Brion Vibber 2008-06-02 16:15:10 UTC
*** Bug 14380 has been marked as a duplicate of this bug. ***
Comment 10 Siebrand Mazeland 2008-08-18 18:55:27 UTC
Mass compoment change: <some> -> Export/Import
Comment 11 Purodha Blissenbach 2008-11-19 12:07:08 UTC
As of today, this bug is not fixed, although tons of other special:import related issues were solved long ago.
Imho, adding the update of statistic counters would
likely be a snap, did it slip out of sight somehow?

Since we import pages with their history every now and then
in kshwiki (usually so as to duplicate the edit history of
pages that need to be split into a disambiguations + articles),
we regularly destroy our statistics data :-( as well atm.
Comment 12 Melancholie 2008-12-07 22:55:32 UTC
*** Bug 16359 has been marked as a duplicate of this bug. ***
Comment 13 wmr 2009-01-06 15:02:22 UTC
You can make a mediawiki in yourself PC, after import pages.
Comment 14 Aaron Schulz 2009-01-17 16:54:48 UTC
Creations seem to call $article->createUpdates( $revision )
Comment 15 Chad H. 2009-08-31 19:28:43 UTC
*** Bug 20440 has been marked as a duplicate of this bug. ***
Comment 16 Alexandre Emsenhuber [IAlex] 2009-10-05 10:30:36 UTC
*** Bug 20997 has been marked as a duplicate of this bug. ***
Comment 17 marmzok 2010-01-20 17:50:20 UTC
Please have look at https://bugzilla.wikimedia.org/show_bug.cgi?id=20440
"Imported Article not shown in statics in ckb.wikipedia."
It has been marked as a duplicat of this bug, but after 4 month, still we have that problem. what we should do?
Comment 18 Platonides 2010-01-20 18:07:46 UTC
This should have been fixed on bug 6600 (r16881). Also related to fix for bug 7510 on r16880.
Can you point to the revisions which should have updated it but haven't?
Comment 19 marmzok 2010-01-20 19:08:29 UTC
I'm sorry but I don't know what do you exactly mean by "revisions which should have updated it but haven't", but when we use this template: {{NUMBEROFARTICLES}}, It should returns the total number of articles. Now it returns about 700, but articles are more than 2000! If I am not clear please tell me, or if needed please try tell me what do you exactly want to know! My Regards.
Comment 20 Platonides 2010-01-20 22:40:47 UTC
When were imported those articles not counted?
You will need to have the count updated by a shell user.
The issue is, is the underlying cause that made them not counted fixed or not?
Comment 21 Roan Kattouw 2010-01-24 00:12:11 UTC
(In reply to comment #20)
> When were imported those articles not counted?
> You will need to have the count updated by a shell user.
> The issue is, is the underlying cause that made them not counted fixed or not?

I updated the counts on ckbwiki after marmzok requested it in #wikimedia-tech.
Comment 22 Arjan Verheijden 2010-08-16 07:19:53 UTC
Also see: https://bugzilla.wikimedia.org/show_bug.cgi?id=24793
Comment 23 Andyrom75 2013-10-04 07:08:09 UTC
Is this bug related to bug 40009?
Comment 24 This, that and the other (TTO) 2014-07-21 11:24:41 UTC
Setting to unconfirmed. No reports of this issue since 2010. Is this issue still being seen?

Note that this bug is about site stats not being updated at all post-import. Bug 40009 is about stats being updated incorrectly.
Comment 25 This, that and the other (TTO) 2014-09-16 11:03:26 UTC
(In reply to This, that and the other (TTO) from comment #24)
> Setting to unconfirmed. No reports of this issue since 2010. Is this issue
> still being seen?

No response => closing this bug. For issues with stats being inflated too high on import, see bug 40009.

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


Navigation
Links