Last modified: 2007-06-11 07:43:05 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 T7946, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 5946 - Capitalize refrences to titles in Messages.php for user interface consistency regardles of the $wgCapitalLinks setting
Capitalize refrences to titles in Messages.php for user interface consistency...
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Internationalization (Other open bugs)
unspecified
PC All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://en.wikipedia.org/w/index.php?t...
:
Depends on:
Blocks: 5941
  Show dependency treegraph
 
Reported: 2006-05-14 14:00 UTC by lɛʁi לערי ריינהארט
Modified: 2007-06-11 07:43 UTC (History)
1 user (show)

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


Attachments

Description lɛʁi לערי ריינהארט 2006-05-14 14:00:27 UTC
Hallo!

Followup from bug 5941 comment #3
Bug 5941: uselang=foo should reference to existing pages in the content language
in a single language content wiki

> *note*
> Please note that upper case pagenames are prefered in order to have identical
> titles also at wikies where $wgCapitalLinks=false; (first character in titles
> can be lower case). If a reference erquires lower cases pipe syntax should be
used.
> 
> example message syntax: "You find [[{{ns:Project}}:Help|help]] ..."

http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/languages/Messages.php?view=markup
contains
'disambiguationspage'    => 'Template:disambig',

Please capitalize to 
'disambiguationspage'    => 'Template:Disambig',

This applies also for other references to titles starting with a lower case letter.

BTW I have seen such lower case letter references in some MessagesXx.php. If the
MessageXx.php files can be "scanned" / "validates" all occurences should be
changed there too.

best regards reinhardt [[user:gangleri]]
Comment 1 Rob Church 2007-06-11 07:43:05 UTC
These kinds of changes were implemented long ago, when Niklas et al. increased the standard of our message files.

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


Navigation
Links