Last modified: 2008-01-22 21:46:24 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 T14744, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 12744 - wp entities in Mediawiki
wp entities in Mediawiki
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
unspecified
All All
: Lowest enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-01-22 21:44 UTC by lɛʁi לערי ריינהארט
Modified: 2008-01-22 21:46 UTC (History)
0 users

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


Attachments

Description lɛʁi לערי ריינהארט 2008-01-22 21:44:57 UTC
Dear friends;

At
r1=14232&r2=14243">http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/languages/messages/MessagesEn.php?r1=14232&r2=14243
you will find changes
205 	 'wikipediapage' => 'View project page', 	 'projectpage' => 'View project page',

263 	 'nstab-wp' => 'Project page', 	 'nstab-project' => 'Project page',

1570 	 ta[\'ca-nstab-wp\'] = new Array(\'a\',\'View the project page\'); 	 ta[\'ca-nstab-project\'] = new Array(\'a\',\'View the project page\');

since then a lot of entities as anchors, fields, etc changed the prefix from « wp » to « mw » .


However such « wp » entities still exist in the code.

Examples:
If you look at the source code at
http://test.wikipedia.org/w/index.php?title=Special:Userlogin&type=signup&returnto=Main_Page

<img src="/w/index.php?title=Special:Captcha/image&amp;wpCaptchaId=0000000000" width="285" height="85" alt="" />
<input type="hidden" name="wpCaptchaId" id="wpCaptchaId" value="2139425154" /><p><input name="wpCaptchaWord" id="wpCaptchaWord" tabindex="1" />

further
  wpName2
  wpName
  wpPassword2
  wpPassword"
  wpRetype
  wpEmail
  wpRemember
  wpCreateaccount


I am aware that changing all the « wp » entities to « mw » entities will break a lot of tools as the « id="wpTextbox1" » bidirectional editing help etc. However I liked to post this note.

Best regards Reinhardt [[user:Gangleri]]
Comment 1 Brion Vibber 2008-01-22 21:46:24 UTC
wp == "wiki post" here, similar to wg "wiki global", ws "wiki session", etc.

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


Navigation
Links