Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.9.1
-
Fix Version/s: 1.9.2
-
Component/s: None
-
Security Level: Public
-
- Environment:
- Petals 5.0.0-RC-1
The Petals Sample Client use the method ServiceEndpoint.toString() to fill the endpoint list. Next, it use the selected string to fill fields of tab Send.
As output of ServiceEndpoint.toString() has changed with svn#38990, the parsing does not work anymore.
The Petals Sample Client should use its own service endpoint string representation and parse it, to prevent from changes as service endpoint level.