https://bugs.freedesktop.org/show_bug.cgi?id=53106
--- Comment #2 from M. S. <[email protected]> 2012-08-13 18:44:39 UTC --- Sorry this not exactly what is happening. I use to select a column , then search in this column for a string , it is a conditional search and I only need replace at some places not replace all . So I first do a search for the string , if the condition apply then i do the replacement and search for the next occurence, so not all occurences of the string should be replaced as in your test. repeat your steps but do first a search to find the first occurence , then try to replace it and searching for the next. This is where the bug is . Cheers -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
