Closed (fixed)
Project:
Domain
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2011 at 09:05 UTC
Updated:
12 May 2011 at 16:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
agentrickardLovely.
How do I actually replicate the error?
Comment #2
omercioglu commented*Goto "Available Updates".
*Check for updates
*Goto "Update" tab
*Select one of the modules to be updated.
*Click "continue" on each screen until you end up at "Clipboard4.jpg"
Now, you will see that the submit action is garbled, because $domain variable in "domain_form_alter" is null.
Comment #3
agentrickardI never get to that screen. It just downloads using BatchAPI.
Comment #4
agentrickardHere's a patch that should work, though.
Comment #5
omercioglu commentedWorks as expected now, thank you.
Comment #6
agentrickardCommitted. Patch for 7.x.2 attached.