Page MenuHomePhabricator

Create a "Recherche :" namespace on frwikiversity and activate it in the default search
Closed, ResolvedPublic

Description

Author: crochet.david

Description:
The community requires the creation of a namespace "Recherche".

I would note that the pages currently in (main) namespace and beginning with "Recherche :" already exists, and associated discussion pages.

The community requires the same time enabling this namespace in the default search.

You find by following the link, the modification to the file "InitialiseSettings.php" as before / after

If its implementation produces complications, do not hesitate to say.

Thanks

Crochet.david@frwikiversity


Version: unspecified
Severity: critical
URL: http://fr.wikiversity.org/wiki/Projet:Wikiversit%C3%A9/Espace_de_noms_%C2%AB_Recherche_%C2%BB#R.C3.A9sultat

Details

Reference
bz29015

Event Timeline

bzimport raised the priority of this task from to Unbreak Now!.Nov 21 2014, 11:34 PM
bzimport set Reference to bz29015.

looks like the link also contains consensus

crochet.david wrote:

Since the creation of the "Recherche:" namespace, all page starting with this are now in red.
So can you run "namespaceDupes.php" ?

Crochet.david@frwikiversity

Around 10 pages are invisible, it's relatively urgent.

pdhanda wrote:

result of php maintenance/namespaceDupes.php --wiki=frwikiversity

Done. Attached result.

Attached:

pdhanda wrote:

David,
I could run the cleanupTitles for the bad titles. I'll attach the results of the dry run. Let me know if you want me to go ahead.

-p

pdhanda wrote:

dry-run of cleanupTitles

Attached:

crochet.david wrote:

Hum.
the search engine find this page "Transmutations_biologiques" in the main namespace :
http://fr.wikiversity.org/w/index.php?title=Sp%C3%A9cial%3ARecherche&redirs=1&search=Transmutations_biologiques&fulltext=Search&ns0=1&title=Sp%C3%A9cial%3ARecherche&advanced=1&fulltext=Advanced+search

but the log say :

frwikiversity 2011-06-03 19:36:41: 87.09% done on page; ETA 2011-06-03 19:36:41 [21200/24344] 7130.72/sec <0.41% updated>
page 29110 (Recherche:Transmutations_biologiques) doesn't match self.
DRY RUN: would rename 29110 (0,'Recherche:Transmutations_biologiques') to (104,'Transmutations_biologiques')

and these pages do not exist anywhere :
"Recherche:Transmutations_biologiques" or "Transmutations_biologiques" do not exist in ns:0 or ns:104

(In reply to comment #7)

Hum.
the search engine find this page "Transmutations_biologiques" in the main
namespace :
http://fr.wikiversity.org/w/index.php?title=Sp%C3%A9cial%3ARecherche&redirs=1&search=Transmutations_biologiques&fulltext=Search&ns0=1&title=Sp%C3%A9cial%3ARecherche&advanced=1&fulltext=Advanced+search

but the log say :

frwikiversity 2011-06-03 19:36:41: 87.09% done on page; ETA 2011-06-03
19:36:41 [21200/24344] 7130.72/sec <0.41% updated>
page 29110 (Recherche:Transmutations_biologiques) doesn't match self.
DRY RUN: would rename 29110 (0,'Recherche:Transmutations_biologiques') to
(104,'Transmutations_biologiques')

and these pages do not exist anywhere :
"Recherche:Transmutations_biologiques" or "Transmutations_biologiques" do not
exist in ns:0 or ns:104

The page does exist, but the maintenance script needs to be run in order to fix the page title make it accessible again.

$ sql frwikiversity_p;
mysql> select page_id, page_namespace, page_title from page where page_id = 29110;
+---------+----------------+--------------------------------------+

page_idpage_namespacepage_title

+---------+----------------+--------------------------------------+

291100Recherche:Transmutations_biologiques

+---------+----------------+--------------------------------------+
1 row in set (0.00 sec)

Priyanka: The dry-run looks fine. I'd go ahead and run it.

crochet.david wrote:

[[v:fr:Wikiversité:La_salle_café/23_2011]] : Someone alarmed by the disappearance of some pages, which are from the pages of collaborative work in progress.

ran again php namespaceDupes.php frwikiversity --fix

select count(*) from page where page_namespace='0' and page_title LIKE 'Recherche:%' limit 20;

+----------+

count(*)

+----------+

0

+----------+
1 row in set (0.00 sec)

It also fixed other namespaces around.

Post run:

$ php namespaceDupes.php frwikiversity

Looks good!
$

Please reopen this bug if the issue happen again :(

Title 'Transmutations_biologiques' is now in ns=104 [[Recherche:Transmutations_biologiques]]

crochet.david wrote:

"critical" -> "Work for me"

Greatsssssssssss thanksssssssss for you !!!

Sorry for making you a scare, but everyone on your side, you did a fabulous
job.