Changes between Initial Version and Version 1 of Ticket #2757, comment 2
- Timestamp:
- 07/11/2015 07:48:18 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2757, comment 2
initial v1 1 1 Possibly related to the following error when trying to create a reply to another reply, aka "threaded reply" 2 2 3 bbPress 2.5.7 (2.5 branch) 3 4 {{{ 4 Uncaught TypeError: Failed to execute 'insertBefore' on 'Node': 2 arguments required, but only 1 present. 5 http://src.wordpress-develop.dev/wp-content/plugins/bbpress/src/templates/default/js/reply.js?ver=2.6-alpha-5566 line 19 5 Uncaught TypeError: Failed to execute 'insertBefore' on 'Node': 2 arguments required, but only 1 present.addReply.moveForm @ reply.js?ver=2.5.7-5693:18onclick @ ?bbp_reply_to=172&_wpnonce=990d3f1501:335 6 6 }}}