Hi,
I have a web app publishing (Moodle, web-based VLE) using the Application Specific Hostname template. Part of the web page is a javascript-based navigation block, which provides quick links to sections of the site you are enrolled on. For some reason, HAT rewrites the URLs output by this module only, and passes them direct to the web server in the format:
https://uaghostname/uniquesig4743b0d3f1f926736f9846032cd72e0de7e7ac01026842cdfd827273870614b1/uniquesig0/course/view.php?id=XXXX
Other links in other javascript modules, direct HTML links etc in the site work fine and do not have HAT applied, just this one module!
I'm using UAG 2010 Service Pack 4 Rollup 1 and the behavior is not limited to a specific client browser or OS from what I can tell.
Does anyone have any suggestion where I could look or how to prevent HAT working on the one module? I was sunder the impression that using Application Specific Hostname defeats the HAT functionality.
Thanks