Last modified: 2010-05-27 15:13:44 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 T25676, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 23676 - Spelling correction: ArticleRevisionVisiblitySet -> ArticleRevisionVisibilitySet
Spelling correction: ArticleRevisionVisiblitySet -> ArticleRevisionVisibilitySet
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Revision deletion (Other open bugs)
unspecified
All All
: Normal trivial (vote)
: ---
Assigned To: Aaron Schulz
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-05-27 09:37 UTC by tisane2718
Modified: 2010-05-27 15:13 UTC (History)
0 users

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


Attachments

Description tisane2718 2010-05-27 09:37:06 UTC
The name is missing an "i". In case there is some wiki using this hook, I suppose we could change the code to include both:

wfRunHooks( 'ArticleRevisionVisiblitySet', array( &$this->title ) ); # Deprecated
wfRunHooks( 'ArticleRevisionVisibilitySet', array( &$this->title ) );
Comment 1 Aaron Schulz 2010-05-27 15:13:44 UTC
Fixed in r66968

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


Navigation
Links