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
Comment #1
ufku commentedDid you try 7.x-1.x-dev?
Comment #2
andypostSorry, 7.x-1.x is ok