Jakob_WMDE created this task.
Jakob_WMDE added projects: Wikidata, Wikidata-Campsite.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  As described in T220696#5653419 
<https://phabricator.wikimedia.org/T220696#5653419> we would like to use the 
`comment_data` field from the `comments` table to generate better edit 
summaries.
  
  To make `comment_data` usable it needs to be exposed through the 
`FormatAutocomments` hook and stay backwards-compatible. This hook is run from 
`Linter::formatComment` which is in turn called from the following files:
  
  Linker::formatComment
  ---------------------
  
  extensions/Wikibase/client/includes/RecentChanges/ChangeLineFormatter.php
  
  includes/DummyLinker.php
  includes/FeedUtils.php
  includes/Linker.php
  includes/actions/RollbackAction.php
  includes/api/ApiComparePages.php
  includes/api/ApiParse.php
  includes/api/ApiQueryDeletedrevs.php
  includes/api/ApiQueryFilearchive.php
  includes/api/ApiQueryImageInfo.php
  includes/api/ApiQueryLogEvents.php
  includes/api/ApiQueryProtectedTitles.php
  includes/api/ApiQueryRecentChanges.php
  includes/api/ApiQueryRevisionsBase.php
  includes/api/ApiQueryUserContribs.php
  includes/api/ApiQueryWatchlist.php
  includes/page/ImageHistoryList.php
  includes/specials/pagers/BlockListPager.php
  includes/specials/pagers/ImageListPager.php
  includes/specials/pagers/ProtectedPagesPager.php
  
  Linker::revComment
  ------------------
  
  includes/Revision.php
  
  Linker::commentBlock
  --------------------
  
  includes/DummyLinker.php
  includes/EditPage.php
  includes/actions/McrUndoAction.php
  includes/changes/ChangesList.php
  includes/logging/LogFormatter.php
  includes/revisiondelete/RevDelFileItem.php
  includes/revisiondelete/RevDelLogItem.php
  includes/specials/SpecialUndelete.php
  
  The above are only the relevant calls from mediawiki/core and wikibase itself.

TASK DETAIL
  https://phabricator.wikimedia.org/T238126

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jakob_WMDE
Cc: Aklapper, Jakob_WMDE, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to