diff options
author | Andreas Köhler <andreas.koehler@1und1.de> | 2010-11-02 16:18:16 +0100 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2010-11-07 00:49:52 +0100 |
commit | c4bc0e7252dd3e70830e45a3742a200e2c0d096e (patch) | |
tree | 0bc612a142f124543d7988537a998ee03e0c9d5d /src/mod_pubsub | |
parent | Take care of xml:lang attribute in unauthenticated stanzas as well (diff) |
Re-raise exceptions caught in gen_mod:start_module/3 (EJAB-1335)
Modules configured by the administrator normally should not be treated
as optional, so a exception (error, exit, throw) to start them should not
be caught and logged only.
This patch re-raises a caught exception instead of ignoring the
exception and inserting the module's opts on success. That way
gen_mod:get_module_opt/4 should work while calling Module:start/2.
Diffstat (limited to 'src/mod_pubsub')
0 files changed, 0 insertions, 0 deletions