Closed (fixed)
Project:
Acquia Connector
Version:
7.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
22 Jul 2010 at 07:39 UTC
Updated:
12 Jan 2011 at 01:20 UTC
Jump to comment: Most recent file
D7 acquia_connector should also have this functionality
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 861232-D7-6.patch | 69 KB | pwolanin |
| #3 | acquia_connector-D7.patch | 73.07 KB | dmitry_bezer |
| #1 | acquia_connector-AN-17354-2.patch | 65.38 KB | dmitry_bezer |
| acquia_connector-AN-17354-1.patch | 38.56 KB | dmitry_bezer |
Comments
Comment #1
dmitry_bezer commentedCurrent version of D6 connector ported to D7
Comment #2
ChrisRut commentedWorked for me
Comment #3
dmitry_bezer commented- Added a hook notifying other modules that subscription status has changed
- acquia_agent_streams.inc removed (content moved to acquia_agent.module)
Comment #4
pwolanin commentedLooks pretty good, but we can get rid of acquia_agent_random_bytes() since we have such a function in Drupal 7 core.
Comment #5
pwolanin commentedSome other fixes needed - including a fatal error trying to include the deleted file.
Comment #6
pwolanin commentedHere's a mostly working patch with several fixes.
Comment #7
pwolanin commentedcommitted that patch - lets make any more fixes in a follow-up issue.