🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

ParameterTypeList bug

User: "Vaclav"
New Altair Community Member
Updated by Jocelyn

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 &lt; &gt; and &quot;. It replaces these characters after each save.

Can you fix this pleas?

 

Best wishes,

Vaclav

xml01.pngPasted XMLxml02.pngXML after the first savexml03.pngXML after the second save

 

 

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Vaclav"
    New Altair Community Member
    OP

    Now I also noticed that ParameterTypeList does not work properly. Is there any workaround for this?

     

    Thanks for any advice.

     

    Vaclav