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
This effect has also been seen in the development branch for rel-10_0_20. So let's apply the fix in the rel-10_0 branch.
Originally posted by @bschmalhofer in #1092 (comment)
The text was updated successfully, but these errors were encountered:
Issue #3250: apply fixes from the rel-11_0 branch
886901f
as the test failure in TicketMessage.t was adressed in OTOBO 10.1.x.
Issue #3250: Using RegisterOM caused infinit recursion in DESTROY()
33d6a02
the cause is not obvious. For now go back to using RegisterDriver.
c5987e5
2b42d3c
The fix has been applied. But refrain from using Kernel::System::UnitTest::RegisterOM as this had issues with global destruction.
Kernel::System::UnitTest::RegisterOM
A quick manual test looked fine. Closing this issue.
Sorry, something went wrong.
bschmalhofer
No branches or pull requests
Originally posted by @bschmalhofer in #1092 (comment)
The text was updated successfully, but these errors were encountered: