Javascript mangling

T.S.Lindsey's Avatar

T.S.Lindsey

19 Apr, 2011 10:04 PM

Our Cascade instance seems to be changing
<select name="list2" onchange="location.href=this.form.list2.options[this.form.list2.selectedIndex].value">

to

<select name="list2" onchange="function onchange() { location.href=this.form.list2.options[this.form.list2.selectedIndex].value }">

This only seems to happen in IE, for some reason.

6.2 - r12765

  1. Support Staff 1 Posted by Tim on 20 Apr, 2011 06:50 PM

    Tim's Avatar

    Hi,

    It looks like this problem was corrected with a more recent version of TinyMCE which is included in Cascade 6.7+. When I tried this on a local 6.2 instance (unsupported) I was able to reproduce the issue using your code. However, the same code used in Cascade Server 6.7 and 6.8 appears to work as expected.

    Once you have a chance to upgrade to 6.7+ you should no longer see this behavior.

    Let me know if you have further questions.

    Thanks!

  2. Tim closed this discussion on 21 Jun, 2011 12:46 PM.

Discussions are closed to public comments.
If you need help with Cascade CMS please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

 

26 Aug, 2016 01:19 PM
25 Aug, 2016 03:02 PM
25 Aug, 2016 12:50 PM
24 Aug, 2016 08:43 PM
24 Aug, 2016 07:20 PM
21 Aug, 2016 01:20 PM