User "Jack Phoenix" posted a comment on MediaWiki.r94282.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/94282#c20909
Commit summary:

Use Parser::preprocess() instead of Parser::transformMsg()

Fixme: couldn't find any use of these two methods, should they be removed 
entirely?

Comment:

You're right, updateCreatedOpinionsCount() and updatePublishedOpinionsCount() 
are currently unused (and a bit ugly too, as you can see — for example, 
the hardcoded "Opinions by User X" string and whatnot).<br />
Both of these functions are related to the BlogPage extension (which I've been 
working on) and as such I've moved updateCreatedOpinionsCount() to BlogPage and 
I plan to remove both functions from the UserStatsTrack class once BlogPage is 
complete.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to