The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

ParameterTypeList bug

VaclavVaclav RapidMiner Certified Expert, Member Posts: 23 Maven
edited November 2018 in Help

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

 

 

Tagged:

Answers

  • VaclavVaclav RapidMiner Certified Expert, Member Posts: 23 Maven

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

     

    Thanks for any advice.

     

    Vaclav

Sign In or Register to comment.