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 XML
XML after the first save
XML after the second save
Find more posts tagged with
Sort by:
1 - 1 of
11
Now I also noticed that ParameterTypeList does not work properly. Is there any workaround for this?
Thanks for any advice.
Vaclav