We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What steps does it take to reproduce the issue?
Define a context reaction with non-existing action ID and perform the given action.
When the code in PresetReaction tries to invoke the action.
PresetReaction
Upon custom integration of Islandora, with custom configuration.
What happens? PHP fatal error due to the failure of loading the action.
To whom does it occur (anonymous visitor, editor, administrator)?
Role-agnostic issue.
A Drupal database log entry should be created about the problem.
Which version of Islandora are you using? 2.11.0
Any related open or closed issues to this bug report?
Screenshots:
The text was updated successfully, but these errors were encountered:
joecorall
No branches or pull requests
What steps does it take to reproduce the issue?
Define a context reaction with non-existing action ID and perform the given action.
When the code in
PresetReaction
tries to invoke the action.Upon custom integration of Islandora, with custom configuration.
What happens?
PHP fatal error due to the failure of loading the action.
To whom does it occur (anonymous visitor, editor, administrator)?
Role-agnostic issue.
A Drupal database log entry should be created about the problem.
Which version of Islandora are you using?
2.11.0
Any related open or closed issues to this bug report?
Screenshots:
The text was updated successfully, but these errors were encountered: