Details
-
Type:
Improvement Request
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.7.1
-
Fix Version/s: 5.8.0
-
Component/s: configuration
-
Security Level: Public
-
- Environment:
- -
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Minor [ 4 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Description |
In a consume or provide section of a service-unit, if the timeout value is set to a numeric value containing extra spaces, the default value (30s) is returned.
Please trim the value before to convert it into a number. |
In a consume or provide section of a service-unit, if the timeout value is set to a numeric value containing extra spaces, the default value (30s) is returned.
Please trim the value before to convert it into a number. |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 5.7.2 [ 10872 ] | |
| Resolution | Fixed [ 1 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

Fixed in trunk: the timeout value is now trimmed before to be converted