Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #24741, comment 1


Ignore:
Timestamp:
10/07/2013 03:36:29 PM (12 years ago)
Author:
yongbae
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24741, comment 1

    initial v1  
    1 I attached a video so that you can correctly reproduce the error. At 00:17, the error message appears in the video.
     1For your better understanding of the buggy scenario,
     2I just added a video that shows an actual error execution.
     3
     4http://core.trac.wordpress.org/attachment/ticket/24741/WordPress.wmv
     5
     6Loading of "Comments" page starts at 00:15. At 00:17, I clicked "Quick Edit" button and the error message "ReferenceError: commentReply is not defined" appears in Firefox console.
     7
     8Let me know if you have a probelm of reproducing the error. Thank you.