Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add trim for descriptionPropertyValue (jenkinsci#100)
try to fix jenkinsci#81 for selectContent.jelly <j:forEach var="value" items="${effectiveValue}"> this will be trim by jelly tag forEach. for computeDefaultValue this will be trim by method computeDefaultValueMap but descriptionPropertyValue was not trim. Change-Id: Ic05be1679436d7c6c80c4d585a301acfbeaa5cc7
- Loading branch information