When trying to download the default Blueprint taxonomy term on the Space Type taxonomy page admin/structure/taxonomy/space_typethe following Error is produced:

ERROR MESSAGE

An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path: /batch?id=10&op=do StatusText: Internal Server Error ResponseText: EntityMalformedException: Missing bundle property on entity of type node. in entity_extract_ids() (line 7985 of /srv/bindings/4319cafe83124919acf47bddcb2f6a42/code/includes/common.inc).

Also a Notice appears:

Notice: Trying to get property of non-object in oa_export_batch_export_operations() (line 101 of /srv/bindings/4319cafe83124919acf47bddcb2f6a42/code/profiles/openatrium/modules/apps/oa_export/batch/oa_export.batch.export.inc).

Comments

Argus created an issue. See original summary.

mpotter’s picture

You can only download/export space types that point to a space node to be cloned. Here is a patch that adds a validation check.

mpotter’s picture

Status: Needs review » Fixed

Committed to c7a2c95 of oa_export.

Status: Fixed » Closed (fixed)

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