https://bugzilla.wikimedia.org/show_bug.cgi?id=35156
Web browser: ---
Bug #: 35156
Summary: Harmonise spelling of getArticleID() and
getArticleId()
Product: MediaWiki
Version: 1.20-svn
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Unprioritized
Component: General/Unknown
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Mobile Platform: ---
I found different spellings of the get ArticleId method in different locations
and contexts. In my view, this should be harmonised.
For example, in Title.php line 2541
array( 'page_id' => $this->getArticleId() ), __METHOD__ );
if ( $oldSubpage->getArticleId() == $this->getArticleId() ||
$oldSubpage->getArticleID() == $nt->getArticleId() )
158 usages of getArticleId in our repo
Spelling should be harmonised, in my view.
See discussion today in #wikitech .
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l