Bug A (code):
#3051252: Upgrade path for Multiupload Filefield Widget and Multiupload Imagefield Widget →
has added multiupload_filefield_widget
and multiupload_imagefield_widget
moduels to the Drupal 7 migration test database fixture, but the addition made in the fixture file's system table defined that these modules are placed into the sites/all/modules/contrib
directory.
This breaks the consistency with other modules (all of the other contributed modules are placed into sites/all/modules
) , and also conflicts with the documentation:
Generating database fixtures for migration tests →
.
Bug B (documentation):
The documentation above is very outdated in case of the Drupal 7 fixture: it requires more contributed modules (this was also missed in
#3051252: Upgrade path for Multiupload Filefield Widget and Multiupload Imagefield Widget →
).
Follow steps of Generating database fixtures for migration tests → .
Bug A (code):
Fix the location of multiupload_filefield_widget
and multiupload_imagefield_widget
.
Bug B (documentation):
Update the documentation.
Nothing.
Nothing.
Nothing.
Nothing needed.
Fixed
9.3
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.