using ajax comments is broken
probably this caused by a way editor attached seems it uses

// Initiate bueditor
$(document).ready(function () {
var b = Drupal.behaviors.BUE = {};
(b.attach = BUE.behavior)(document, Drupal.settings);
});

but it should use attachBehaviours

Comments

ufku’s picture

Status: Active » Postponed (maintainer needs more info)

Did you try 7.x-1.x-dev?

andypost’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Sorry, 7.x-1.x is ok