Closed (fixed)
Project:
Acquia Connector
Version:
7.x-2.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2013 at 14:41 UTC
Updated:
30 May 2013 at 23:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
robloachSomething along these lines.
Comment #2
coltraneRob, can you add the following at line 268 of acquia_agent_update_status_alter() and tell me what is set? I think this issue would be better solved by changing the isset() check on $subscription to an if !empty().
dpm($subscription);Comment #3
cpliakas commented#1993692: Illegal string offset 'view' in acquia_agent_toolbar_add_links() is possibly related.
Comment #4
robloachPretty difficult to replicate, but here's a screenshot that someone reported.

Comment #5
coltraneCommitted http://drupalcode.org/project/acquia_connector.git/commit/e1b16f8 and http://drupalcode.org/project/acquia_connector.git/commit/20505a7