[Bug 35169] The number of articles is not updated

2012-03-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35169

--- Comment #10 from Antoine hashar Musso has...@free.fr 2012-03-30 
12:39:05 UTC ---
I think the statistic were wrong. We had a bug at some point in time that did
not update the static count when deleting pages. That might be the root cause.

What is described at comment 7 is a script which query the database and count
articles and edit at the time the script is run. So that is the exact and real
count.

In conclusion, the statistics has always been wrong :-\  and are now correct
:-)

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35169] The number of articles is not updated

2012-03-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35169

--- Comment #11 from Antoine hashar Musso has...@free.fr 2012-03-30 
12:41:06 UTC ---
In addition, there are some statistics on :

- http://stats.wikimedia.org/wikibooks/EN/SummaryID.htm
- http://stats.wikimedia.org/wikibooks/EN/TablesWikipediaID.htm

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35169] The number of articles is not updated

2012-03-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35169

--- Comment #7 from Antoine hashar Musso has...@free.fr 2012-03-19 13:00:54 
UTC ---
Following a discussion with Tim Starling, I have re-enabled
SiteStatsInit::articles().

$ mwscript showStats.php idwikibooks
Total views   : 0
Total edits   : 26230
Number of articles: 0
Total pages   :  4536
Number of users   :  8171
Number of images  :   586
$

And here we have the statistics getting updated:

$ mwscript initStats.php --wiki idwikibooks --update
Refresh Site Statistics

Counting total edits...26183
Counting number of articles...1277
Counting total pages...4536
Counting number of users...8171
Counting number of images...586
Counting total page views...0

Updating site statistics...done.
$

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35169] The number of articles is not updated

2012-03-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35169

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #8 from Antoine hashar Musso has...@free.fr 2012-03-19 13:01:54 
UTC ---
Browsing http://id.wikibooks.org/wiki/Istimewa:Statistik?uselang=en we
currently have 1277 for Content pages.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35169] The number of articles is not updated

2012-03-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35169

--- Comment #9 from Raymond Sutanto raymond.suta...@yahoo.com 2012-03-19 
13:11:52 UTC ---
But the statistics is wrong. The content pages should more than 1400, because I
wrote the statistics in http://id.wikibooks.org/wiki/Wikibooks:Pengumuman.
Also, the number of edits should more than 29000 (Now it only has 26000). Do
you know what the problem is?

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35169] The number of articles is not updated

2012-03-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35169

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35169] The number of articles is not updated

2012-03-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35169

--- Comment #6 from bennylin bknl...@yahoo.com 2012-03-15 10:51:08 UTC ---
We found out that the number of articles were not increased because the new
articles didn't contain any wikilink. But is there any explanation of the drop
of all the stats? Also, regarding comment #2, what was the explanation for
that?

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35169] The number of articles is not updated

2012-03-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35169

Alexandre Emsenhuber [IAlex] ialex.w...@gmail.com changed:

   What|Removed |Added

 CC||raymond.suta...@yahoo.com

--- Comment #4 from Alexandre Emsenhuber [IAlex] ialex.w...@gmail.com 
2012-03-13 07:19:44 UTC ---
*** Bug 35184 has been marked as a duplicate of this bug. ***

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35169] The number of articles is not updated

2012-03-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35169

--- Comment #5 from Raymond Sutanto raymond.suta...@yahoo.com 2012-03-13 
07:23:19 UTC ---
I made the Bug 35184. Sorry, I didn't know that this problem has been reported
to bugzilla.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35169] The number of articles is not updated

2012-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35169

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

   Severity|major   |normal

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35169] The number of articles is not updated

2012-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35169

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Keywords||shell
 CC||m...@everybody.org

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35169] The number of articles is not updated

2012-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35169

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||has...@free.fr
 Ever Confirmed|0   |1

--- Comment #1 from Antoine hashar Musso has...@free.fr 2012-03-12 17:34:51 
UTC ---
Looking at the stats:

$ mwscript showStats.php idwikibooks
Total views   : 0
Total edits   : 29954
Number of articles:  1408
Total pages   :  6091
Number of users   :  8073
Number of images  :   583

I have manually run an update which gave:

$ mwscript initStats.php --wiki idwikibooks --update
Refresh Site Statistics

Counting total edits...26040
Counting number of articles...0
Counting total pages...4497
Counting number of users...8083
Counting number of images...583
Counting total page views...0

Updating site statistics...done.


Although it seems there are 1065 articles in the main (0) namespace:


(wikiadmin@db39) [idwikibooks] SELECT COUNT(DISTINCT page_id) FROM page,
pagelinks WHERE page_namespace='0' AND page_is_redirect='0' AND
pl_from=page_id;
+-+
| COUNT(DISTINCT page_id) |
+-+
|1065 |
+-+
1 row in set (0.03 sec)

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35169] The number of articles is not updated

2012-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35169

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

   Platform|PC  |All
 OS/Version|Windows 7   |All

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35169] The number of articles is not updated

2012-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35169

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

URL||http://id.wikibooks.org/wik
   ||i/Istimewa:Statistik

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35169] The number of articles is not updated

2012-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35169

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

   Keywords||platformeng

--- Comment #2 from Antoine hashar Musso has...@free.fr 2012-03-12 20:04:06 
UTC ---
That was disabled on Feb 2nd at 09:26 UTC by Tim:

09:26 Tim: disabling SiteStatsInit::articles

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35169] The number of articles is not updated

2012-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35169

--- Comment #3 from Asep asep.arse...@gmail.com 2012-03-13 05:46:25 UTC ---
Now the number of articles has dissapeared.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l