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
| Comment | File | Size | Author |
|---|---|---|---|
| url_alias_fix.patch | 2.9 KB | aspilicious |
Comments
Comment #1
aspilicious commented- * 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
Comment #2
guillaumev commentedCan confirm that this patch works...
Comment #3
skwashd commentedI have abandoned this project in favour of uuid_path in the uuid core project.