[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#315883: /usr/bin/openoffice: OOWriter fails to replace regex by reference



Package: openoffice.org-debian-files
Version: 1.1.3-8+1
Severity: normal
File: /usr/bin/openoffice


I have a text with italics which I want to transform to html, for
certain reasons using search and replace.

So I use a regex (.*) for searching, and another one <i>\1</i> for
replacement, while searching for format italics. The \1 is supposed to
insert the text found and referenced by the () of the search expression.

Searching works fine. The problem: replacing does not insert the text
(refered by \1 in the replacement expression), but inserts literally
'\1'. Result: The found text is wiped out.

This kind of search and replace things works quite well with another word processer I know.
So this not working with OOWriter diminishes OOWriter's usefulness for
me.


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-386
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)

Versions of packages openoffice.org-debian-files depends on:
ii  debianutils                   2.8.4      Miscellaneous utilities specific t
ii  openoffice.org                1.1.3-9    high-quality office productivity s
ii  openoffice.org-bin            1.1.3-9    OpenOffice.org office suite binary

-- no debconf information



Reply to: