Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F17643711
D17592.id42325.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
650 B
Referenced Files
None
Subscribers
None
D17592.id42325.diff
View Options
diff --git a/src/infrastructure/customfield/standard/PhabricatorStandardCustomFieldTokenizer.php b/src/infrastructure/customfield/standard/PhabricatorStandardCustomFieldTokenizer.php
--- a/src/infrastructure/customfield/standard/PhabricatorStandardCustomFieldTokenizer.php
+++ b/src/infrastructure/customfield/standard/PhabricatorStandardCustomFieldTokenizer.php
@@ -14,6 +14,7 @@
->setName($this->getFieldKey())
->setDatasource($this->getDatasource())
->setCaption($this->getCaption())
+ ->setError($this->getFieldError())
->setValue(nonempty($value, array()));
$limit = $this->getFieldConfigValue('limit');
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jul 12, 9:52 PM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8364081
Default Alt Text
D17592.id42325.diff (650 B)
Attached To
Mode
D17592: Custom fields: Render 'required' for tokenizer fields
Attached
Detach File
Event Timeline
Log In to Comment