You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2018/06/13 17:15:11 UTC

[GitHub] mitchell852 commented on issue #2397: TP - empty value field for parameter not accepted

mitchell852 commented on issue #2397: TP - empty value field for parameter not accepted
URL: https://github.com/apache/trafficcontrol/issues/2397#issuecomment-397016213
 
 
   To achieve this in TP:
   
   1. remove the API validation on "Value:
   
   https://github.com/apache/trafficcontrol/blob/master/traffic_ops/traffic_ops_golang/parameter/parameters.go#L102
   
   2. remove the 'required' attribute from TP
   
   https://github.com/apache/trafficcontrol/blob/master/traffic_portal/app/src/common/modules/form/parameter/form.parameter.tpl.html#L55

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services