Last modified: 2010-05-15 15:38:47 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 T3662, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 1662 - {{CURRENTMONTHABBREV}} should be a magic word which returns the abbreviation of the current month.
{{CURRENTMONTHABBREV}} should be a magic word which returns the abbreviation ...
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.5.x
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: patch
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-03-08 21:25 UTC by Ævar Arnfjörð Bjarmason
Modified: 2010-05-15 15:38 UTC (History)
0 users

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


Attachments
The patch against includes/Parser.php, includes/MagicWord.php and languages/Language.php (2.29 KB, patch)
2005-03-08 21:26 UTC, Ævar Arnfjörð Bjarmason
Details

Description Ævar Arnfjörð Bjarmason 2005-03-08 21:25:11 UTC
{{CURRENTMONTHABBREV}} or {{CURRENTMONTHNAMEABBREV}} should be a magic word
which returns the abbreviation of the current month, this patch implements the
former.

Note: when defining the magic word I gave it the number 39 but 0..38 were taken,
giving it the number 5 and moving the rest down would probably be more logical
however.
Comment 1 Ævar Arnfjörð Bjarmason 2005-03-08 21:26:02 UTC
Created attachment 355 [details]
The patch against includes/Parser.php, includes/MagicWord.php and languages/Language.php
Comment 2 Ævar Arnfjörð Bjarmason 2005-03-24 03:02:30 UTC
Fixed in CVS.

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


Navigation
Links