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

[BUG] Missing error handling at PresetReaction #1015

Closed
AronNovak opened this issue Apr 24, 2024 · 0 comments
Closed

[BUG] Missing error handling at PresetReaction #1015

AronNovak opened this issue Apr 24, 2024 · 0 comments
Assignees

Comments

@AronNovak
Copy link

What steps does it take to reproduce the issue?

Define a context reaction with non-existing action ID and perform the given action.

  • When does this issue occur?

When the code in PresetReaction tries to invoke the action.

  • Which page does it occur on?

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.

  • What did you expect to happen?

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:

@AronNovak AronNovak changed the title [BUG] Error handling at PresetReaction [BUG] Missing error handling at PresetReaction Apr 24, 2024
@joecorall joecorall self-assigned this Apr 24, 2024
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

No branches or pull requests

2 participants