Skip to content
This repository has been archived by the owner on Jan 5, 2018. It is now read-only.

Fix bug in IFrame.php. #110

Closed
wants to merge 2 commits into from
Closed

Conversation

rackberg
Copy link
Contributor

This bug fix prevents drupal from throwing an exception while trying to create a new instance of an EventBase object.

The issue I found was that the 2nd parameter (for the uuid) of EventBase::__construct() was missing.

@mortenson
Copy link
Member

I have a similar PR open, #107. It looks like neither passes the UUID that the Event is expecting (the one generated for the form). I've opened a d.o issue here as well: https://www.drupal.org/node/2600706

@mortenson
Copy link
Member

This affects the Modal as well as the iFrame by the way.

@dawehner
Copy link
Contributor

Both instances got fixed in the meantime: 0452e79

@dawehner dawehner closed this Jan 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants