Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined index: isNewEntry #25

Open
pvledoux opened this issue Feb 15, 2016 · 0 comments · May be fixed by #26
Open

Undefined index: isNewEntry #25

pvledoux opened this issue Feb 15, 2016 · 0 comments · May be fixed by #26

Comments

@pvledoux
Copy link

I have an error when a user save an existing entry as draft:

/craft/plugins/postmaster/core/parcel_types/DefaultParcelType.php(51)
Undefined index: isNewEntry

In $event->params, I have a "isNewDraft" but no "isNewEntry", but I'm not confortable enough to hack the code and test both variables ;) Should I?

pvledoux added a commit to pvledoux/Postmaster-for-Craft-CMS that referenced this issue Feb 15, 2016
This is working in my case to fix objectivehtml#25 but I need your science here.
@pvledoux pvledoux linked a pull request Feb 15, 2016 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant