Displaying 401 - 450 of 739
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Comments missing from node page Closed (duplicate) Normal Bug report 7.x-2.x-dev Code 2 11 years 10 months 11 years 10 months
FILE_EXISTS_REUSE throws duplicate errors when file record already exists Closed (fixed) Normal Bug report 7.x-2.4 Code 3 11 years 10 months 11 years 10 months
Undefined property: stdClass::$uid file …/modules/user/user.module, line 228 Closed (fixed) Normal Bug report 6.x-2.x-dev Code 8 11 years 10 months 11 years 11 months
Support destination system of record for menu links migrations Closed (fixed) Normal Bug report 7.x-2.x-dev Code 3 11 years 10 months 11 years 10 months
Undefined property: stdClass::$picture when updating existing users Closed (fixed) Normal Bug report 7.x-2.4 Code 6 11 years 10 months 11 years 10 months
MigrateSourceCSV->computeCount() doesn't work with embedded_newlines Closed (fixed) Normal Bug report 7.x-2.x-dev Code 4 11 years 10 months 11 years 11 months
New file handling loses fields Closed (fixed) Major Bug report 7.x-2.x-dev Code 2 11 years 10 months mikeryan 11 years 11 months
percent character handling in MigrateFileUri::processFile() Closed (fixed) Normal Bug report 7.x-2.4-rc1 Code 3 11 years 10 months 11 years 11 months
Inconsistent messages running migration in UI Closed (fixed) Minor Bug report 7.x-2.x-dev migrate_ui 2 11 years 10 months mikeryan 11 years 11 months
Field issues with systemOfRecord = DESTINATION Closed (cannot reproduce) Normal Bug report 7.x-2.x-dev Code 11 11 years 10 months BTMash 12 years 2 months
Argument 3 passed to MigrationBase::getInstance() must be an array. Boolean given, called in migrate.module on line 45 Closed (fixed) Minor Bug report 6.x-2.3 Code 6 11 years 10 months apotek 11 years 11 months
MigrateList doesn't support multiple source keys Closed (fixed) Normal Bug report 7.x-2.x-dev Code 3 11 years 10 months 11 years 11 months
warning: htmlspecialchars() expects parameter 1 to be string, array given Closed (fixed) Normal Bug report 6.x-2.3 migrate_ui 4 11 years 11 months 12 years 4 weeks
Undefined property in term.inc Closed (fixed) Normal Bug report 7.x-2.x-dev Code 2 11 years 11 months 11 years 11 months
Field handlers with skip_empty should only skip NULL values Closed (fixed) Normal Bug report 7.x-2.x-dev Code 2 11 years 11 months 11 years 11 months
is_new with users in D6 to D7 migration Closed (fixed) Normal Bug report 7.x-2.3 Code 4 11 years 11 months 11 years 12 months
dedupe() overdedupes on --update Closed (fixed) Normal Bug report 7.x-2.x-dev Code 4 11 years 11 months mikeryan 12 years 5 months
Migrate not respecting existing map statuses Closed (fixed) Normal Bug report 7.x-2.3 Code 6 11 years 11 months mikeryan 12 years 2 weeks
Row highwater field is checked unprepared Closed (fixed) Normal Bug report 7.x-2.x-dev Code 9 11 years 11 months mikeryan 12 years 1 week
Drush error: Unknown option --all Closed (fixed) Normal Bug report 7.x-2.2 Drush 8 11 years 11 months 12 years 2 months
Wrong MD5 on latest dev release Closed (fixed) Normal Bug report 7.x-2.x-dev Code 2 11 years 11 months 12 years 5 days
Default values not recognized Closed (cannot reproduce) Major Bug report 7.x-2.x-dev Code 4 11 years 11 months 12 years 1 week
Handling post-save errors Closed (fixed) Normal Bug report 7.x-2.x-dev Code 2 11 years 11 months 12 years 3 months
call_user_func() expects parameter 1 to be a valid callback, no array or string given in MigrationBase::displayMessage() Closed (fixed) Normal Bug report 7.x-2.x-dev Code 4 11 years 11 months 12 years 1 week
MigrateXMLReader::next with empty elements Closed (fixed) Normal Bug report 7.x-2.2 Code 3 11 years 11 months 12 years 1 week
update D7 $defaults in MigrateDestinationComment->import() Closed (fixed) Normal Bug report 7.x-2.x-dev Code 4 11 years 11 months 12 years 2 weeks
Undefined index: arguments in plugins/destinations/term.inc Closed (fixed) Normal Bug report 7.x-2.x-dev Code 4 11 years 11 months 12 years 1 week
Item limit, time, and status are checked after next() is called, not before Closed (fixed) Normal Bug report 7.x-2.x-dev Code 12 11 years 12 months 12 years 1 week
Allow Zero as Default Value Closed (fixed) Normal Bug report 7.x-2.x-dev Code 2 11 years 12 months 12 years 1 week
MigrateSourceSQL needs to respect join aliases Closed (fixed) Normal Bug report 7.x-2.3 Code 5 12 years 6 days 12 years 1 month
Document subfields in field listings Closed (fixed) Normal Bug report 7.x-2.x-dev Code 4 12 years 6 days mikeryan 12 years 3 weeks
Join of legacy data to default database map table does not work Closed (fixed) Normal Bug report 7.x-2.3 Code 8 12 years 6 days 12 years 1 month
upgrading from drupal 6 to drupal 7 fails because migrate tries to add columns that already exist Closed (fixed) Normal Bug report 7.x-2.x-dev Code 2 12 years 1 week 12 years 3 weeks
db_column_exists should be renamed db_field_exists in drupal 7 Closed (fixed) Normal Bug report 7.x-2.x-dev Code 3 12 years 1 week 12 years 3 weeks
Problem detect the mime type in file.inc Closed (duplicate) Normal Bug report 7.x-2.x-dev Code 7 12 years 1 week 12 years 5 months
Rollback of comments doesn't remove data in field_data_comment_body nor field_revision_comment_body Closed (cannot reproduce) Normal Bug report 7.x-2.x-dev Code 9 12 years 2 weeks 13 years 3 months
Datetime values are not migrated correctly for Users Closed (fixed) Normal Bug report 7.x-2.x-dev Code 3 12 years 1 month 12 years 2 months
CSV file import assumes that all the declared columns are present in every row Closed (fixed) Minor Bug report 7.x-2.x-dev Code 4 12 years 1 month 12 years 2 months
Change drush_backend_invoke to drush_invoke_process Closed (fixed) Normal Bug report 7.x-2.x-dev Drush 4 12 years 1 month 12 years 3 months
Duplicate path aliases caused when migrating taxonomy terms Closed (fixed) Normal Bug report 7.x-2.x-dev Code 4 12 years 1 month 12 years 3 months
Child term with the same name not getting imported! Closed (duplicate) Normal Bug report 6.x-2.2 Code 1 12 years 1 month 12 years 1 month
Invalid PHP memory_limit exception thrown for a pure numeric PHP memory_limit Closed (fixed) Normal Bug report 7.x-2.x-dev Code 3 12 years 1 month 12 years 2 months
PHP 5.4 error Closed (fixed) Normal Bug report 7.x-2.x-dev Code 2 12 years 1 month 12 years 2 months
Migrate update 6021 crashes Closed (works as designed) Normal Bug report 6.x-2.x-dev Code 11 12 years 2 months 12 years 2 months
Taxonomy term hierarchy not working Closed (fixed) Normal Bug report 7.x-2.x-dev Code 9 12 years 2 months 12 years 7 months
MigrateDestination should declare __toString() or migrate_ui shouldn't expect it to be there Closed (fixed) Minor Bug report 7.x-2.x-dev Documentation 3 12 years 2 months 12 years 7 months
Updating users loses pictures Closed (fixed) Normal Bug report 7.x-2.x-dev Code 4 12 years 2 months mikeryan 12 years 4 months
Don't try to INSERT NULL in map table Closed (fixed) Normal Bug report 7.x-2.x-dev Code 2 12 years 2 months 12 years 3 months
xml.inc try() fails to catch parser failure Closed (fixed) Normal Bug report 7.x-2.x-dev Code 3 12 years 2 months mikeryan 12 years 3 months
MigrateSourceMSSQL::idList is an array, not a string Closed (fixed) Normal Bug report 7.x-2.x-dev Code 3 12 years 2 months 12 years 3 months

Pages

Subscribe with RSS Subscribe to Issues for Migrate