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

Error on unknown child node with jump to #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Grummfy
Copy link

@Grummfy Grummfy commented Aug 25, 2014

Hi,
On a node result I had an error, because I was not reading the docs ... so I was useing jumpAfterEval instead of execute ... but it appears that the PAGI libs let sme erreors happends, so here is the fix.

@@ -6,3 +6,6 @@ build
resources/php.ini
composer.lock
nbproject

.idea
atlassian-ide-plugin.xml
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this doesn't belong to this pull

@marcelog
Copy link
Owner

hi!

please make sure you only include the needed change, and that it's unit tested. please don't include any identation changes, and try to follow the style of the original code.

cheers!

@marcelog marcelog closed this Aug 25, 2014
@marcelog marcelog reopened this Aug 25, 2014
@marcelog
Copy link
Owner

sorry that i closed it by mistake. feel free to rebase and push force for this same pull

@Grummfy
Copy link
Author

Grummfy commented Jan 20, 2015

here it is the cleaned one

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 this pull request may close these issues.

None yet

2 participants