Last modified: 2010-05-15 15:51:56 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 T12223, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 10223 - noarticletext translation creates links with double namespace
noarticletext translation creates links with double namespace
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Internationalization (Other open bugs)
1.10.x
All All
: Normal minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-06-11 20:40 UTC by Romain Riviere
Modified: 2010-05-15 15:51 UTC (History)
0 users

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


Attachments

Description Romain Riviere 2007-06-11 20:40:20 UTC
In MessageFr.php :


'noarticletext'             => 'Il n'y a pour l'instant aucun texte sur cette page ; vous pouvez [[{{ns:special}}:Search/{{PAGENAME}}|lancer une recherche sur le titre de cette page]] ou [{{fullurl:{{NAMESPACE}}:{{FULLPAGENAME}}|action=edit}} modifier cette page].'

The {{NAMESPACE}}: portion in the edit link should not be there, it creates a link that edits a page with a nested namespace that should not be.


As far as I can tell, in 1.10.0, the problem exists in :
MessagesFr.php
MessagesOc.php

Removing the {{NAMESPACE}}: portion is enough to make the "edit this page" links work as desired.
Comment 1 Brion Vibber 2007-06-11 20:47:21 UTC
22916

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


Navigation
Links