Closed (fixed)
Project:
Drupal core
Version:
8.2.x-dev
Component:
migration system
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2016 at 13:09 UTC
Updated:
23 Nov 2016 at 22:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dermarioComment #3
mikeryanThanks!
Comment #6
xjmSince this is a test method name, it is considered internal API and BC is not required. I grepped and confirmed that we don't have the mispelling "proected" anywhere else in core.
Misspelled function and variable names can also be considered a bug, especially as they can to lead to other bugs being introduced.
Committed and pushed to 8.3.x and 8.2.x. Thanks @dermario!