Due to #1185004: Node timestamps appear overridden when importing site has different timezone than exporting site, exported nodes in COD (currently limited the Program and Help nodes) appear overridden.

One potential workaround is to alter these exports from COD_Base, and unset the offending values from the exported node objects.

Marking as minor in priority, since this isn't really causing any problems.

Comments

ezra-g’s picture

This is also minor because the best fix would be in uuid_features, rather than implementing a workaround ;).

ezra-g’s picture

Status: Active » Needs review
StatusFileSize
new268.02 KB

While minor, it sure would be nice to fix this.

This patch unsets $node->date from the export and all renderings of the export for our 2 default content nodes.

Needs testing on a fresh install.

ezra-g’s picture

StatusFileSize
new1.88 KB

The previous patch was totally wacky.

ezra-g’s picture

Status: Needs review » Fixed

I did a fresh install with this patch and all COD features are at their default states. Hooray!

http://drupalcode.org/project/cod_support.git/commit/ff88dd5

Status: Fixed » Closed (fixed)

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