Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
654
TargetURL and Javascript Bug
posted

We recently upgraded from version 7.3 to 8.2.  We made no changes to our menu logic, but our menu is broken.  Has anyone else seen this situation?

We set various menu items using the TargetUrl property.  Our logic is very similar to the link below.  Our URLs pass information via the querystring.  It now seems like the UltraWebMenu encodes/decodes the TargetURL differently which is breaking our links.  Specifically we've seen ampersands changed to the encoded version of an ampersand (&).  We've also seen other encoded characters (plus sign, etc.) change when the actual menu item is clicked.  This may be related to the ampersand issue though.

Please let us know ASAP...

LINK:

http://help.infragistics.com/Help/NetAdvantage/NET/2008.2/CLR2.0/html/WebMenu_and_WebTree_Use_TargetURL_to_Run_JavaScript.html

Parents Reply Children
No Data