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

Spawnpoint plugins register codes, but they are not always usable outside of the plugin scope. #4

Open
CaptainYarb opened this issue Oct 4, 2017 · 0 comments

Comments

@CaptainYarb
Copy link
Member

CaptainYarb commented Oct 4, 2017

How to replicate:

Setup appframe with the spawnpoint-express plugin. Try to use a code such as express.generic_error with the app.failCode method.

What happens:
The app.failCode method claims no code is found.

What SHOULD happen:
An error code object should be created.

@Cherry Cherry changed the title Appframe plugins register codes, but they are not always usable outside of the plugin scope. Spawnpoint plugins register codes, but they are not always usable outside of the plugin scope. Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants