Menu

#4982 Invalid javascript in ui-lib.pl with v1.850

1.850
closed-fixed
nobody
None
5
2017-07-10
2017-06-29
No

The javascript around openerobj.innerHTML seems to be incorrect.

Discussion

  • Jamie Cameron

    Jamie Cameron - 2017-06-30

    How is it invalid exactly?

     
  • Zachariah Thomas

    Sorry if this is too brief, I'm on a mobile device.
    The syntax errors might been introduced with commit: 7e75fdfa1644dc0cf8a7a5f62a15511e17a6fe8c

    Basicallly single quotes were added, which end the javascript string literals too soon.
    E.G. '... src=$...' was altered to '... src='$...'...' instead of "... src='$...'..." or '... src=\'$...\'...'

     
  • Jamie Cameron

    Jamie Cameron - 2017-07-01
    • status: open --> closed-fixed
     
  • Jamie Cameron

    Jamie Cameron - 2017-07-01

    Ok, I see what you mean - this will be fixed in the next release.

     
  • Richard Farthing

    Thanks. FYI the ancient (but still useful) Eldy theme seems to be broken by this issue.

     

Log in to post a comment.

MongoDB Logo MongoDB