Page MenuHomePhorge

D25735.1737163844.diff
No OneTemporary

D25735.1737163844.diff

diff --git a/src/applications/herald/engine/HeraldEngine.php b/src/applications/herald/engine/HeraldEngine.php
--- a/src/applications/herald/engine/HeraldEngine.php
+++ b/src/applications/herald/engine/HeraldEngine.php
@@ -534,6 +534,9 @@
'exception.class' => get_class($caught),
'exception.message' => $ex->getMessage(),
);
+ phlog(pht('An exception occurred executing a Herald rule: "%s" Review '.
+ 'the Herald transcripts and correct or disable the problematic rule.',
+ $ex->getMessage()));
}
$result = HeraldConditionResult::newFromResultCode($result_code)

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 18, 01:30 (9 h, 26 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1121300
Default Alt Text
D25735.1737163844.diff (620 B)

Event Timeline