Last modified: 2011-03-13 18:05:32 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 T4736, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2736 - missing wfRunHooks('ArticleShow')
missing wfRunHooks('ArticleShow')
Status: RESOLVED WONTFIX
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.14.x
All All
: Lowest normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-07-07 09:55 UTC by Andres Obrero
Modified: 2011-03-13 18:05 UTC (History)
2 users (show)

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


Attachments

Description Andres Obrero 2005-07-07 09:55:50 UTC
in the description hook.txt of 1.5
is an example for Reversing Article Tile.
But 
in Article.php class Article, the function view() does not call
wfRunHooks('ArticleShow')
I guess this call should be made on line 833 (end of function view() ) 
Otherwise no hook can be attached in normal view to modify the content before
output is done
Comment 1 Chad H. 2009-03-23 22:40:15 UTC
WONTFIX. None of the examples in hooks.txt are real hooks.

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


Navigation
Links