"Elizabeth M Smith" posted a comment on MediaWiki.r111211. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111211#c31562
Commit summary for MediaWiki.r111211: bug 34090 - Added a log namespace and log types for the Article Feedback v5 extension to create a log of all activity that takes place to feedback including abuse flagging, hiding and unhiding, and other actions. This is not entirely finished, there are two known cases (decline oversight and auto-hide) that are not yet being logged properly and because the extension doesn't have notes/reasons for activity in place yet there is placeholder text instead. For now activity can be viewed on the special:logs page. The api hooks are not yet complete for the feedback page. Elizabeth M Smith's comment: What I need to do is rather confusing - the permalink structure of all feedback is $string_title_of_page/$feedbackId - I only have the pageId - which means some running around looking stuff up to get the title of the page to build the permalink to stick it in the log Tried to comment/rename to make that clearer If this was sent a bogus page id, bail and skip the logging fixed in r112599 _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
