Last modified: 2014-01-03 15:22:25 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 T61259, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 59259 - DBQ-6 List of pages containing a slash on en.wiki
DBQ-6 List of pages containing a slash on en.wiki
Status: RESOLVED FIXED
Product: Tool Labs tools
Classification: Unclassified
Database Queries (Other open bugs)
unspecified
All All
: Unprioritized major
: ---
Assigned To: Bugzilla Bug Importer (valhallasw)
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-01-03 15:22 UTC by Bugzilla Bug Importer (valhallasw)
Modified: 2014-01-03 15:22 UTC (History)
0 users

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


Attachments

Description Bugzilla Bug Importer (valhallasw) 2014-01-03 15:22:19 UTC
This issue was converted from https://jira.toolserver.org/browse/DBQ-6.
Summary: List of pages containing a slash on en.wiki
Issue type: Task - A task that needs to be done.
Priority: Major
Status: Done
Assignee: Dan Collins <EN.WP.ST47@gmail.com>

-------------------------------------------------------------------------------
From: MZMcBride <mzmcbride@gmail.com>
Date: Mon, 24 Dec 2007 19:58:20
-------------------------------------------------------------------------------

If possible, I would like two lists: one list containing all pages in ns:0 on en.wiki that contain a forward slash ( / ), and the second list containing all pages in ns:1 on en.wiki that contain a forward slash. Kind of an odd query request, I realize. I can take the list in any format, though I realize the second list will undoubtedly be very, very large. Cheers.
Comment 1 Bugzilla Bug Importer (valhallasw) 2014-01-03 15:22:21 UTC
-------------------------------------------------------------------------------
From: Dan Collins <EN.WP.ST47@gmail.com>
Date: Mon, 24 Dec 2007 20:29:53
-------------------------------------------------------------------------------

The first list is almost 30000 items long.
Comment 2 Bugzilla Bug Importer (valhallasw) 2014-01-03 15:22:22 UTC
-------------------------------------------------------------------------------
From: Misza <misza1313@gmail.com>
Date: Mon, 24 Dec 2007 20:31:57
-------------------------------------------------------------------------------

Just a comment to prepare whomever is up for the task (I might later):
    
    select count(*) from page where page_title like '%/%' and page_namespace = 0;
    

gives nearly 30K, namespace 1 gives over 50K. Thus, an email deilvery of the result will probably be the best option.
Comment 3 Bugzilla Bug Importer (valhallasw) 2014-01-03 15:22:24 UTC
-------------------------------------------------------------------------------
From: Dan Collins <EN.WP.ST47@gmail.com>
Date: Mon, 24 Dec 2007 20:37:21
-------------------------------------------------------------------------------

http://tools.wikimedia.de/~st47/MZMB1.txt  
http://tools.wikimedia.de/~st47/MZMB2.txt
Comment 4 Bugzilla Bug Importer (valhallasw) 2014-01-03 15:22:25 UTC
This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: EN.WP.ST47@gmail.com
CC list: b@mzmcbride.com, misza@misza.net, EN.WP.ST47@gmail.com

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


Navigation
Links