Title: Bug fix proposal
Last modified: August 22, 2016

---

# Bug fix proposal

 *  [mwenell](https://wordpress.org/support/users/mwenell/)
 * (@mwenell)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/bug-fix-proposal/)
 * Hi,
 * I found following bugs (I suppose) in the code.
 * class.core.php:
 * $comment = &get_comment( $commentID );
    => $comment = get_comment( $commentID);
 * public function can_edit_quickcheck($comment) {
    => public static function can_edit_quickcheck(
   $comment) {
 * I have done these changes in my plugin but it would be nice to have them in the
   future updates….
 * [https://wordpress.org/plugins/wp-ajax-edit-comments/](https://wordpress.org/plugins/wp-ajax-edit-comments/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Draky](https://wordpress.org/support/users/draky/)
 * (@draky)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/bug-fix-proposal/#post-5953769)
 * Ho.
 * Which bugs are fixed with this ?
 *  Plugin Author [mihdan](https://wordpress.org/support/users/mihdan/)
 * (@mihdan)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/bug-fix-proposal/#post-5953782)
 * [https://wordpress.org/support/topic/bugs-46?replies=1](https://wordpress.org/support/topic/bugs-46?replies=1)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Bug fix proposal’ is closed to new replies.

 * ![](https://ps.w.org/wp-ajax-edit-comments/assets/icon.svg?rev=2226203)
 * [Mihdan: Ajax Edit Comments](https://wordpress.org/plugins/wp-ajax-edit-comments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ajax-edit-comments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ajax-edit-comments/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ajax-edit-comments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ajax-edit-comments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ajax-edit-comments/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [mihdan](https://wordpress.org/support/users/mihdan/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/bug-fix-proposal/#post-5953782)
 * Status: not resolved