Last modified: 2011-04-14 15:10:47 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 T22949, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 20949 - CodeReview messes up SVN usernames containing spaces
CodeReview messes up SVN usernames containing spaces
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
CodeReview (Other open bugs)
unspecified
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-10-02 13:36 UTC by Chad H.
Modified: 2011-04-14 15:10 UTC (History)
5 users (show)

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


Attachments

Description Chad H. 2009-10-02 13:36:31 UTC
Some older users have no commits and yet show up in CodeReview. Not sure how they got in in the first place :)

Would be nice to purge them to clean up the list a bit.
Comment 1 Brion Vibber 2009-10-03 00:29:44 UTC
Example?
Comment 2 Chad H. 2009-10-03 00:36:58 UTC
For some reason I thought there were more. Just checked the entire list and got 2:

(no author)
Mark_Bergsma
Comment 3 Roan Kattouw 2009-12-28 18:48:22 UTC
mysql> SELECT COUNT(*) FROM code_rev WHERE cr_repo_id=1 AND cr_author='(no author)';
+----------+
| COUNT(*) |
+----------+
|      192 |
+----------+
1 row in set (0.00 sec)

But http://www.mediawiki.org/wiki/Special:Code/MediaWiki/author/(no%20author) is empty because the space is replaced with an underscore.
Comment 4 Chad H. 2009-12-28 22:20:10 UTC
We talked about this earlier today. Same issue with Mark listed above.

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


Navigation
Links