Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2680997
D25769.1734631875.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
432 B
Referenced Files
None
Subscribers
None
D25769.1734631875.diff
View Options
diff --git a/src/applications/diviner/query/DivinerAtomQuery.php b/src/applications/diviner/query/DivinerAtomQuery.php
--- a/src/applications/diviner/query/DivinerAtomQuery.php
+++ b/src/applications/diviner/query/DivinerAtomQuery.php
@@ -337,7 +337,7 @@
$this->names);
}
- if ($this->titles) {
+ if ($this->titles && $this->titles[0]) {
$hashes = array();
foreach ($this->titles as $title) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 19, 18:11 (12 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1015323
Default Alt Text
D25769.1734631875.diff (432 B)
Attached To
Mode
D25769: Fix PHP 8.1 "str_replace(null)" exception in DivinerAtomRef
Attached
Detach File
Event Timeline
Log In to Comment