#1400 Javascript errors in Internet Explorer 8

unreleased
invalid
nobody
None
General
nobody
2011-03-23
2011-01-25
No

JS errors are showing up in the console, and in some cases, are preventing further JS events from firing.

3 Attachments

Discussion

  • John Hoffman - 2011-01-25
     
  • John Hoffman - 2011-01-25

    Also on t/tickets/new/, line 505 (same as above), as well as line 550
    Object expected

    <script type="text/javascript">
      $(document).ready(function(){
        $('input[name=ticket_form.summary]').focus();
      });
    </script>
    
     
  • John Hoffman - 2011-01-25

    User error.

     
  • John Hoffman - 2011-01-25
    • status: open --> invalid
     
  • Mark Ramm - 2011-01-26
    • size: --> 0
    • milestone: backlog --> jan-31
     

Log in to post a comment.