alecpl
2010-12-23 ceb7085c45f85a4a6dea395fbc2f94ca730513aa
program/js/tiny_mce/plugins/searchreplace/js/searchreplace.js
@@ -75,6 +75,10 @@
                  r.select();
                  replace();
                  fo = 1;
                  if (b) {
                     r.moveEnd("character", -(rs.length)); // Otherwise will loop forever
                  }
               }
               tinyMCEPopup.storeSelection();