| Issue 293: | Stripped out scripts | |
| 2 people starred this issue and may be notified of changes. | Back to list |
|
What steps will reproduce the problem?
An inline <script> tag has been added into the html code which should be
displayed in the modal, but the modal strips it out. I even tried to add
rel="forceLoad" but the result was the same.
The code was exactly the following:
<script type="text/javascript" rel="forceLoad">change('follow');</script>
What version of the product are you using? On what operating system?
I used v1.5.0, it already reproduced the problem, then I updated it to
1.5.1, but the issue still occurs. I tried it both on Ubuntu and Windows,
Firefox and IE.
Please provide any additional information below.
Jul 25, 2009
Project Member
#1
nyro...@gmail.com
Jul 25, 2009
What about if ou put an alert in this code? And What is supposed to do your code? Maybe you should try out to set the attribute rev="shown" If you could provide a link where I can see the error, I coudl try to figure out what's going on.
Jul 27, 2009
I have to apologize: the script did not work because of my mistake... I fixed it and now it's doing what I expected to do, but I think it confused me that the modal completely stripped out the <script> tag from the code, or at least I couldn't see it for some reason. Anyways, thanks for your response, you can close this issue. Regards.
Jul 27, 2009
great. Thanks for letting me know.
Status:
WontFix
|
||||||||