Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14362615
D11447.id27523.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
576 B
Referenced Files
None
Subscribers
None
D11447.id27523.diff
View Options
diff --git a/src/applications/almanac/editor/AlmanacNetworkEditor.php b/src/applications/almanac/editor/AlmanacNetworkEditor.php
--- a/src/applications/almanac/editor/AlmanacNetworkEditor.php
+++ b/src/applications/almanac/editor/AlmanacNetworkEditor.php
@@ -82,7 +82,7 @@
$errors = parent::validateTransaction($object, $type, $xactions);
switch ($type) {
- case AlmanacServiceTransaction::TYPE_NAME:
+ case AlmanacNetworkTransaction::TYPE_NAME:
$missing = $this->validateIsEmptyTextField(
$object->getName(),
$xactions);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 1:12 PM (18 h, 11 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6913078
Default Alt Text
D11447.id27523.diff (576 B)
Attached To
Mode
D11447: Fix validation of network names in Almanac
Attached
Detach File
Event Timeline
Log In to Comment