There is a typo on \Drupal\taxonomy\Plugin\migrate\source\d7\Vocabulary
Line 50:
'machine_name' => $this->t('Unique achine name of the vocabulary.')
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2634662-2-typo-fix.patch | 828 bytes | David Hernández |
There is a typo on \Drupal\taxonomy\Plugin\migrate\source\d7\Vocabulary
Line 50:
'machine_name' => $this->t('Unique achine name of the vocabulary.')
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2634662-2-typo-fix.patch | 828 bytes | David Hernández |
Comments
Comment #2
David Hernández commentedComment #3
David Hernández commentedComment #4
David Hernández commentedIssue also on 8.1.x. Patch also applies there.
Comment #5
penyaskitoString changes (even fixing typos) are being committed on 8.1.x
Comment #6
penyaskitoComment #7
gábor hojtsyI think this is change in an experimental module, so should totally be fine in 8.0.x.
Comment #8
alexpottCommitted 9bf247c and pushed to 8.0.x and 8.1.x. Thanks!