Environment
- phabricator 70135d0ca80f949c0ae9743aed67afa0c39fd164 (Sun, Feb 5)
- arcanist ade25facfdf22aed1c1e20fed3e58e60c0be3c2b (Jan 5 2017)
- phutil 9d85dfab0f532d50c2343719e92d574a4827341b (Fri, Jan 13)
- System:
- Centos7
- Apache: httpd-2.4.6-40.el7.centos.4.x86_64
- DB: mariadb-server-5.5.50-1.el7_2.x86_64
- PHP:
- php-pear-1.9.4-21.el7.noarch
- php-devel-5.4.16-36.3.el7_2.x86_64
- php-mbstring-5.4.16-36.3.el7_2.x86_64
- php-common-5.4.16-36.3.el7_2.x86_64
- php-pdo-5.4.16-36.3.el7_2.x86_64
- php-5.4.16-36.3.el7_2.x86_64
- php-process-5.4.16-36.3.el7_2.x86_64
- php-ldap-5.4.16-36.3.el7_2.x86_64
- php-cli-5.4.16-36.3.el7_2.x86_64
- php-mysql-5.4.16-36.3.el7_2.x86_64
- php-gd-5.4.16-36.3.el7_2.x86_64
- php-xml-5.4.16-36.3.el7_2.x86_64
Reproduction Steps
maniphest.custom-field-definitions
{ "mycompany:optional-fields": { "name": "Optional Fields", "type": "header", "caption": "Optional Fields which make sense for various tasks." }, "mycompany:estimated-hours": { "name": "Estimated Hours", "type": "text", "caption": "Estimated number of hours this will take." }, "mycompany:actual-hours": { "name": "Actual Hours", "type": "text", "caption": "Actual number of hours this took." }, "mycompany:due-date": { "name": "Due Date", "type": "date", "caption": "Planned date this task will be finished." }, "mycompany:rfc-number": { "name": "RFC Number", "type": "text", "caption": "Please insert the RFC number if it's required." }, "mycompany:ext-bugref": { "name": "External Bug Reference", "type": "text", "caption": "Optional field for existing external Bug Track IDs" } }
NOTE: The CustomFields itself works fine...
Issue
- Browsing to ConduitMethod page results into: