ParameterTypeList bug
Hello,
I have problem with using ParameterTypeString in connection configuration. It does not load saved XML text properly.
I have created my own implementation of AbstractConfigurable and AbstractConfigurator<> which contains ParameterTypeList. When I paste XML text, click on apply and open it again, it's OK. But when I clic on Savel all changes in Manage connections dialog it replaces <, >, and " with < > and ". It replaces these characters after each save.
Can you fix this pleas?
Best wishes,
Vaclav
Pasted XMLXML after the first saveXML after the second save
Tagged:
0
Answers
Now I also noticed that ParameterTypeList does not work properly. Is there any workaround for this?
Thanks for any advice.
Vaclav