Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download uuid-7.x-1.0-alpha6.tar.gztar.gz 31.78 KB
MD5: 629083e006338bede48093d2ed38a34f
SHA-1: 1a3afdacc637e0d5c0e9e51c54987519847f69f3
SHA-256: feb058d727e462fa4ca0ecff49b8e537b0ff08df2ffb643a8ebb12798e62bc79
Download uuid-7.x-1.0-alpha6.zipzip 41.92 KB
MD5: dcfc1bdb3c101737b49e22bd36f01a5a
SHA-1: ac0b86af8541b35d32a200c3b619ade2da649bf8
SHA-256: 94c561cf6fd20f38efcad0eb85b6b354cfb304cf944b2107c72408613afb2ed0

Release notes

Changes since 7.x-1.0-alpha5:

  • #2225423 by grisendo: Fixed Core user/node Dependency.
  • #1969222 by David_Rothstein, gilgabar: Fixed UUID Services: exceptions due to file entities with the same URI but different UUIDs.
  • #2241469 by dixon_: Added Provide optional support for all UUID entity types.
  • #2047393 by btopro, dixon_: Use more explicit labels for all entities that are created by uuid_default_entities_example.module.
  • Preserve property info if the uuid values already exist
  • #1666220 by igor.ro, maciej.zgadzaj: Wrong target_type() get from entity reference field.
  • #1694972 by CarlHinton, kbasarab, flyingkiki, sylus: File entity values fail on deployment.
  • Fixed issue, with tests, when remote entities with locally existing vuuid triggered new revisions, when the revisions actually should get updated.
  • Updated entity_uuid_save() test with node_options_TYPE variable to test what it actually should test.
  • Added tests for entity_uuid_load() with conditions parameter.
  • Fix problems found by coder-review
  • Fixed bug where new revisions weren't created properly.
  • Fixed bug and updated tests where revision UUIDs provided by remote sites that should stay the same, but did not.
  • Moved the check on the 'node_options_TYPE' variable to a more logical place. Also added a comment justifying why we are respecting that variable when the local equivalent entity_save() function doesn't.
  • Added test case for #1890666 and explained some brain twisting code.
  • #2066401 by timaholt: Calling entity_uuid_load() with a of vuuid fails, can't load specific revision of entity without the .
  • #1890666 by sud0, timaholt: Enitity_save_uuid() saves a node revision as an update, not a new record.
  • Removed test cases that depended on the example feature that was removed with issue #2047393
  • Fixed syntax error in uuid.api.php that the d.o testbot failed on.
  • #2047393 by dixon_: Use more explicit labels for all entities that are created by uuid_default_entities_example().module.
  • Fix and simplify UUIDSyncTestCase::assertTableColumn()
Created by: dixon_
Created on: 23 Sep 2014 at 06:51 UTC
Last updated: 4 Jul 2018 at 17:21 UTC
Bug fixes
New features
Insecure

Other releases