Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F18852078
D8429.id20007.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
789 B
Referenced Files
None
Subscribers
None
D8429.id20007.diff
View Options
diff --git a/src/applications/diffusion/query/filecontent/DiffusionGitFileContentQuery.php b/src/applications/diffusion/query/filecontent/DiffusionGitFileContentQuery.php
--- a/src/applications/diffusion/query/filecontent/DiffusionGitFileContentQuery.php
+++ b/src/applications/diffusion/query/filecontent/DiffusionGitFileContentQuery.php
@@ -41,7 +41,7 @@
// 8220d5d54f6d5d5552a636576cbe9c35f15b65b2
// (Andrew Gallagher 2010-12-03 324)
// // Add the lines for trailing context
- preg_match('/^\s*?(\S+?)\s*\(\s*([^)]*)\s+\d{4}-\d{2}-\d{2}\s+\d+\)(.*)?$/',
+ preg_match('/^\s*?(\S+?)\s*\(\s*(.*)\s+\d{4}-\d{2}-\d{2}\s+\d+\)(.*)?$/',
$line, $m);
$rev_id = $m[1];
$author = $m[2];
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Nov 1 2025, 6:41 AM (9 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
11453982
Default Alt Text
D8429.id20007.diff (789 B)
Attached To
Mode
D8429: Allow parenthesis in author name
Attached
Detach File
Event Timeline
Log In to Comment