Closed (fixed)
Project:
Message
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2013 at 09:10 UTC
Updated:
14 May 2013 at 13:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
bojanz commentedHere we go.
The menu_get_object call is a bit ugly, but there's no other way to get the entity that's being cloned.
I could also go with storing just the original message type name in the form state.
Comment #2
amitaibuThe menu_get_object() is indeed a little ugly, but if in the future we will want the full object, better get it in already.
Committed, thanks.