Needs review
Project:
Role Export
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2011 at 13:03 UTC
Updated:
12 Feb 2012 at 16:48 UTC
Jump to comment: Most recent file
Why do we need this machine name prefix?
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 1320892-role-export-machine-name-6.x-00.patch | 2.89 KB | smokris |
| #1 | 1320892-role-export-machine-name.patch | 2.08 KB | klausi |
Comments
Comment #1
klausiAnd here comes the patch that removes the prefix. Also makes the code shorter, as the machine name does not have to be overwritten.
Comment #2
Steven Brown commentedPatch has been tested and works great. Thanks for the work :)
Comment #3
klausiand committed. http://drupalcode.org/project/role_export.git/commit/ca0c386
Comment #5
smokrisAlso a problem on 6.x-1.x. Revised patch attached, which applies to 6.x-1.x-dev.