https://bugs.documentfoundation.org/show_bug.cgi?id=138781

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|7.0.3.1 release             |Inherited From OOo
           Severity|normal                      |enhancement
                 CC|                            |[email protected],
                   |                            |[email protected],
                   |                            |[email protected],
                   |                            |[email protected]
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=13
                   |                            |0480
             Blocks|130480                      |

--- Comment #2 from V Stuart Foote <[email protected]> ---
Nothing new here. The "^$" or "$^" 'regex' matches are not defined in the ICU
libs and are coded as needed. For Writer that is in findtxt.cxx with the
'bChkEmptyPara' tests. 

Seems like the 'EMPTY' values of sw Table cells are not treated in similar
fashion during "^$" or "$^" regex finds of empty paragraphs. 

If possible, seems an overdue enhancement to make our regex finds of empty
elements consistent.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=130480
[Bug 130480] search for regular expressions not usable any more
-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to