[Tickets #14449] Re: Bug when calling test.php?app=ingo
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Aug 24 12:53:57 UTC 2016
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14449
------------------------------------------------------------------------------
Ticket | 14449
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Bug when calling test.php?app=ingo
Queue | Ingo
Version | 3.2.11
Type | Bug
State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2016-08-24 12:53) wrote:
> On the other hand, since it is a testing script, it shouldn't return
> false negatives, because the setup works fine in production.
>
> It took me a while to figure that only the testing script fails, not
> the production scenario though.
The test script is designed to ensure all dependencies/requirements
are met after installation, or in some cases to help identify a
problem you may be seeing during production. You are obviously running
this after you have modified/added your own hook code. You didn't say
there was any failures in the test script, only that there was an
error in the log file. Furthermore, this is YOUR code, not Horde's. If
you want it to be safe to run in the use case you are describing, YOU
need to perform a test to be sure either there is an active session,
or that the Mail API is available. Either way, not a bug.
More information about the bugs
mailing list