On 15/06/2010 20:42, Chuck wrote:
  I see an issue with MT Patch 4 and Patch5 which is relatively simple
to reproduce.
Issue is not present in patch3.
1) Create a display only form
2) Add a View Field
3) Create an active link to populate the View field on Window open
with some HTML Code that includes some Javascript code that pops up an
alert.
Instead of seeing the form you will see a bunch of javascript source
code instead.
remove the<script>  section and it seems to be ok.
sample code for actlink setting view field:
"<html>
<head>
</head>
<script>
alert(""hello"");
</script>
<body>
<h1>Hello</h1>
</body>
</html>"


Haven't found the defect id yet...

Chuck,

What happens if you move the script section into the actual body of the html? There really shouldn't be anything between the </head> and <body> sections of the html.

Cheers,

Ian

------------------------------------------------------------------------
Ian Trimnell, AR System Lead Developer (amongst other jobs),
Specialist Support & Development, Training & Support Services, Academic & Administrative Computing Service
Open University, MILTON KEYNES, UK
Phone: 01908 653741   web: http://www.open.ac.uk/
The Open University is incorporated by Royal Charter (RC 000391), an exempt charity in England & Wales and a charity registered in Scotland (SC 038302).

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

Reply via email to