Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15545668
D8141.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
682 B
Referenced Files
None
Subscribers
None
D8141.id.diff
View Options
Index: src/applications/project/phid/PhabricatorProjectPHIDTypeProject.php
===================================================================
--- src/applications/project/phid/PhabricatorProjectPHIDTypeProject.php
+++ src/applications/project/phid/PhabricatorProjectPHIDTypeProject.php
@@ -45,7 +45,7 @@
// NOTE: This explicitly does not match strings which contain only
// digits, because digit strings like "#123" are used to reference tasks at
// Facebook and are somewhat conventional in general.
- return '[^\s.!,:;]*[^\s\d.!,:;]+[^\s.!,:;]*';
+ return '[^\s.!,:;{}#]*[^\s\d.!,:;{}#]+[^\s.!,:;{}#]*';
}
public function canLoadNamedObject($name) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 27, 11:54 AM (1 d, 1 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7322461
Default Alt Text
D8141.id.diff (682 B)
Attached To
Mode
D8141: Disallow "{", "}" and "#" in Project monograms
Attached
Detach File
Event Timeline
Log In to Comment