This module is great but doesn't work with current version of UUID.
Attached patch fixes that.

1) Installer fixed
2) Fixed http://drupal.org/node/1484112
3) Fixed http://drupal.org/node/1484122

Please commit this and roll a new release.

Thnx

CommentFileSizeAuthor
url_alias_fix.patch2.9 KBaspilicious

Comments

aspilicious’s picture

- * Implements hook_schema_alter().
+ * Implements of hook_schema_alter().

That second line is a mistake, but I hope I don't have to reroll for one typo

guillaumev’s picture

Status: Needs review » Reviewed & tested by the community

Can confirm that this patch works...

skwashd’s picture

Status: Reviewed & tested by the community » Closed (won't fix)

I have abandoned this project in favour of uuid_path in the uuid core project.