[Bug 35610] Edits wrongly attributed on frwikisource

2013-02-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35610

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|High|Normal

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35610] Edits wrongly attributed on frwikisource

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

--- Comment #13 from MArc marc.gall...@orange.fr 2012-12-01 10:47:09 UTC ---
So, how a contributor can watch his list of contributions if this list doesn't
exist anymore ?

-- 
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 35610] Edits wrongly attributed on frwikisource

2012-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35610

--- Comment #12 from MArc marc.gall...@orange.fr 2012-04-23 13:02:24 UTC ---
Thank for these explanations. I hope this will be reverted soon.

-- 
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 35610] Edits wrongly attributed on frwikisource

2012-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35610

--- Comment #10 from MArc marc.gall...@orange.fr 2012-04-05 14:21:06 UTC ---
Any idea ?

-- 
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 35610] Edits wrongly attributed on frwikisource

2012-04-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35610

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #11 from Platonides platoni...@gmail.com 2012-04-05 14:29:55 UTC 
---
Contributions imported from a foreign wiki aren't stored with the rev_user of
the account, but with rev_user = 0 and only linked through rev_user_text.

In this case I think that all those missing are revisions coming from old
wikisource.

SELECT count(*) FROM revision WHERE rev_user_text = 'Caton';
+--+
| count(*) |
+--+
| 3220 |
+--+

But most of them are imported:
SELECT rev_user, count(*) FROM revision WHERE rev_user_text = 'Caton' GROUP BY
rev_user;
+--+--+
| rev_user | count(*) |
+--+--+
|0 | 3216 |
|   44 |4 |
+--+--+


Special:Contributions used to filter by rev_user_text, so all of them were
listed. That seems to have been changed in 1.19 and should be reverted.

-- 
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 35610] Edits wrongly attributed on frwikisource

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

--- Comment #9 from MArc marc.gall...@orange.fr 2012-03-31 08:48:15 UTC ---
Is there a solution ? it is quite disturbing that contributions can vanish like
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 35610] Edits wrongly attributed on frwikisource

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

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

   What|Removed |Added

Summary|Massive loss of data in the |Edits wrongly attributed on
   |list of contributions   |frwikisource
   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 35610] Edits wrongly attributed on frwikisource

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

--- Comment #7 from MArc marc.gall...@orange.fr 2012-03-30 14:05:41 UTC ---
Same problem for Traroth :

http://fr.wikisource.org/wiki/Sp%C3%A9cial:Contributions/Traroth

no contribution in the main page in this list. But the account is in the
history of the main page.

-- 
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 35610] Edits wrongly attributed on frwikisource

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

--- Comment #8 from Sam Reed (reedy) s...@reedyboy.net 2012-03-30 15:20:03 
UTC ---
mysql SELECT distinct(rev_user) FROM revision WHERE rev_user_text = 'Caton';
+--+
| rev_user |
+--+
|0 |
|   44 |
+--+
2 rows in set (0.89 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