Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2619518
D25329.1731643282.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
412 B
Referenced Files
None
Subscribers
None
D25329.1731643282.diff
View Options
diff --git a/src/applications/diffusion/request/DiffusionRequest.php b/src/applications/diffusion/request/DiffusionRequest.php
--- a/src/applications/diffusion/request/DiffusionRequest.php
+++ b/src/applications/diffusion/request/DiffusionRequest.php
@@ -254,7 +254,7 @@
}
public function getPath() {
- return $this->path;
+ return coalesce($this->path, '');
}
public function getLine() {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 15, 04:01 (11 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
971105
Default Alt Text
D25329.1731643282.diff (412 B)
Attached To
Mode
D25329: Fix passing null to trim() error in DiffusionBrowseTableView render()
Attached
Detach File
Event Timeline
Log In to Comment