The class backup_migrate_destination_nodesquirrel (in destinations.nodesquirrel.inc) does not return its name, this is because it should have an explicit constructor that passes the name to the super-constructor. The getName function it provides is never called.

This only appears to exhibit problems in Backup Migrate Prune, where the enumeration of the Nodesquirrel destination displays a blank. See patch.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Rick J created an issue. See original summary.

RickJ’s picture

Status: Active » Needs review
FileSize
642 bytes
RickJ’s picture

Assigned: Unassigned » RickJ
couturier’s picture

Status: Needs review » Needs work

Please ensure this patch is still valid after the release of 7.x-3.2.

RickJ’s picture

Status: Needs work » Needs review

I've validated this patch against 7.x-3.2, The changes from 7.x-3.1-dev to 7.x-3.2 don't affect the code this patch applies to.

DamienMcKenna’s picture

Committed. Thanks.

  • DamienMcKenna committed 8064650 on 7.x-3.x authored by Rick J
    Issue #2728345 by Rick J: Nodesquirrel destination class doesn't return...
DamienMcKenna’s picture

Status: Needs review » Fixed
DamienMcKenna’s picture

Assigned: RickJ » Alex Andrascu
DamienMcKenna’s picture

Assigned: Alex Andrascu » Unassigned

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.