This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Jul 31, 2013, 8:22 AM
1 Posts

url link from Xpage wrongly converted.

  • Category: Other
  • Platform: Windows
  • Release: 8.5.3
  • Role: Developer
  • Tags:
  • Replies: 1

Hello,

In one of my XPages i have an url link to a calendar. It is in a panel and looks like this:

 

<xp:panel id="panel2"
themeId="Panel.menu.navigation.item.byTag">
<xp:link text="Calendar" id="link1"
title="Calendar" role="link">
<xp:this.value><![CDATA[http://servername/mail-in/db.nsf/iNotes/Calendar/?OpenDocument&PresetFields=s_CalView;M]]>
</xp:this.value>
</xp:link>
</xp:panel>

When opening this link the url that is shown, is following:

http://server/mail-in/db.nsf/iNotes/Calendar/?OpenDocument&PresetFields=s_CalView%3BM

It looks almost the same, but its at the end where "CalView;M" is translated into "CalView%3BM"

Has anyone an idea how to solve this?

 

Thanks

 

Jul 31, 2013, 9:35 AM
54 Posts
seperator

Have you ever seen a semicolon in an URL?? Use a different seperator.


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal