Closed (fixed)
Project:
Migrate
Version:
7.x-2.4-beta1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
29 May 2012 at 18:06 UTC
Updated:
16 Jun 2012 at 15:01 UTC
For my own projects, I have had to had to add a public method to the MigrateSourceXML class to provide the current activeUrl. I have an install profile that includes the migrate project and it breaks my custom migrate module.
I have attached a patch that adds the requested functionality. I can't guarantee that this is the best way to accomplish what I am trying to do, so I'll leave it to the maintainers to decide whether or not this functionality is worthwhile or not. Either way, I'll be able to apply this patch in my drush make file now.
Thanks for such an awesome module!
| Comment | File | Size | Author |
|---|---|---|---|
| migrate_activeUrl_public_method.patch | 492 bytes | pyrello |
Comments
Comment #1
mikeryanCommitted to D6 and D7, thanks!
When submitting patches in the future, be sure to set the Status to "needs review".