Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15408503
D8141.id18418.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
695 B
Referenced Files
None
Subscribers
None
D8141.id18418.diff
View Options
diff --git a/src/applications/project/phid/PhabricatorProjectPHIDTypeProject.php b/src/applications/project/phid/PhabricatorProjectPHIDTypeProject.php
--- a/src/applications/project/phid/PhabricatorProjectPHIDTypeProject.php
+++ b/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
Mar 19 2025, 11:37 PM (5 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7226142
Default Alt Text
D8141.id18418.diff (695 B)
Attached To
Mode
D8141: Disallow "{", "}" and "#" in Project monograms
Attached
Detach File
Event Timeline
Log In to Comment