Hi Mario,
If a CTD using Aoociated Link LDF widget, it is not able to accept any external URL that contains "&", because it is persisted as a XML document into database.
i.e. if the external URL is : www.google.com/aa?para=1&parb=2, when click button "Paste Link", nothing is saved and without any error message.
I tried to make a change on class com.vignette..widgets.inline.xmltags.XmlLinkBuilder.java
to encode an external URL into "UTF-8" format, it works with the Vignette
AppConsole(http://ahost/AppConsole), while it doesn't work with Vignette-8.01 content console(http://ahost/content).
Any suggestion is much appreciated.
My current dev environment is: VCM8.01+VCM8.01 DPM for WebSpher + WebSphere Portal 6.1.0.21
Best Regards,
Peter