[Libreoffice-bugs] [Bug 64495] : Writer 4 cannot find regular expressions like \xAD or \x00AB

2013-10-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64495

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |mst...@redhat.com
   |desktop.org |

--- Comment #13 from Michael Stahl mst...@redhat.com ---
so it turned out that the soft-hyphen (\xAD) needs special handling
code in Writer, which is fixed now.

you can use any of the ICU supported Unicode literal syntax, e.g.
 \xAD
 \x{00AD}
 \u00AD
 \U00AD
 \N{SOFT HYPHEN}

but the legacy syntax \x00AD is no longer supported and that
will not be fixed.

have now adapted the help content on master accordingly to document \u.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64495] : Writer 4 cannot find regular expressions like \xAD or \x00AB

2013-10-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64495

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|BSA target:4.2.0|BSA target:4.2.0
   ||target:4.1.4

--- Comment #10 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Michael Stahl committed a patch related to this issue.
It has been pushed to libreoffice-4-1:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=386d0c5d663fe50295be3714977a54b86212f766h=libreoffice-4-1

fdo#64495: sw: fix regex search for soft hyphen \xAD


It will be available in LibreOffice 4.1.4.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64495] : Writer 4 cannot find regular expressions like \xAD or \x00AB

2013-10-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64495

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|BSA target:4.2.0|BSA target:4.2.0
   |target:4.1.4|target:4.1.4 target:4.0.7

--- Comment #11 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Michael Stahl committed a patch related to this issue.
It has been pushed to libreoffice-4-0:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=6add0104e250fd8653a93450d371404aa3ff3a6ch=libreoffice-4-0

fdo#64495: sw: fix regex search for soft hyphen \xAD


It will be available in LibreOffice 4.0.7.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64495] : Writer 4 cannot find regular expressions like \xAD or \x00AB

2013-10-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64495

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|BSA target:4.2.0|BSA target:4.2.0
   |target:4.1.4 target:4.0.7   |target:4.1.4 target:4.0.6

--- Comment #12 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Michael Stahl committed a patch related to this issue.
It has been pushed to libreoffice-4-0-6:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=730c5696c6c668c88ed071fed6f3598f0b4a2aa1h=libreoffice-4-0-6

fdo#64495: sw: fix regex search for soft hyphen \xAD


It will be available already in LibreOffice 4.0.6.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64495] : Writer 4 cannot find regular expressions like \xAD or \x00AB

2013-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64495

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

 CC||borm...@mail.ru

--- Comment #8 from Michael Stahl mst...@redhat.com ---
*** Bug 63261 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64495] : Writer 4 cannot find regular expressions like \xAD or \x00AB

2013-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64495

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|BSA |BSA target:4.2.0

--- Comment #9 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Michael Stahl committed a patch related to this issue.
It has been pushed to master:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=dca5163b6ef206ceb1f2d56feb7546c1929afe60

fdo#64495: sw: fix regex search for soft hyphen \xAD



The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64495] : Writer 4 cannot find regular expressions like \xAD or \x00AB

2013-10-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64495

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

Version|4.0.3.3 release |4.0.0.3 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64495] : Writer 4 cannot find regular expressions like \xAD or \x00AB

2013-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64495

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

 CC||er...@redhat.com,
   ||mst...@redhat.com
Summary|: Writer 4 cannot find  |: Writer 4 cannot find
   |regular expressions |regular expressions like
   ||\xAD or \x00AB
  Component|Writer  |Linguistic

--- Comment #6 from Michael Stahl mst...@redhat.com ---
Eike, is there any problem here with \x... regex search that needs fixing?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64495] : Writer 4 cannot find regular expressions like \xAD or \x00AB

2013-05-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64495

--- Comment #7 from Eike Rathke er...@redhat.com ---
Help needs to be updated.. The ICU regular expressions are slightly different
in details from the home-brewed OOo expressions, for this example the four hex
digits following the \x are not accepted, \x accepts only two hex digits for
values =255, so \xhh. More hex digits (1-6) are accepted in the form
\x{hh}. These two forms are actually identical with Perl regular
expressions. As an ICU Unicode extension also the form \u with exactly four
hex digits can be used, or \Uhh with exactly six hex digits. For more
details see the mentioned metacharacters URL
http://userguide.icu-project.org/strings/regexp#TOC-Regular-Expression-Metacharacters

For the \xAD that according to comment 4 does not work I'm not sure, is a
soft-hyphen even part of the text? Isn't it only generated by word breaking?
Does \u00AD find it? On the other hand I spotted some special treatment of
0x00AD in sw/source/core/crsr/findtxt.cxx SwPaM::DoSearch() that for if
bRegSearch is supposed to set bRemoveSoftHyphens = false;

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64495] : Writer 4 cannot find regular expressions

2013-05-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64495

--- Comment #4 from Jacques Guilleron guillero...@aol.com ---
A difference with hexa values for find and replace: If now (in LO 4.0.2.2) I
enter \x00AB, the character will not be found, but \xAB will. Unfornutatly, for
\xAD, that don't work. I can find it only if I enter the character directly.
There is perhaps others diffenrences.

Jacques Guilleron

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64495] : Writer 4 cannot find regular expressions

2013-05-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64495

--- Comment #5 from andrehasek...@netscape.net ---
Hi,

I'm afraid I'll have to study this ICU document first; never seen it before.

So, consider this bug 64495 withdrawn.

Kind regards,
Andre Hasekamp.







-Original Message-
From: bugzilla-daemon bugzilla-dae...@freedesktop.org
To: AndreHasekamp andrehasek...@netscape.net
Sent: Sun, May 12, 2013 10:59 pm
Subject: [Bug 64495] : Writer 4 cannot find regular expressions





Comment # 3  on bug 64495  from  Jacques
Guilleron
Hi,

ICU regexp engine is a new feature for LO 4, which replace the custom engine.
See:
http://www.libreoffice.org/download/4-0-new-features-and-fixes/ in
Options/General, where can be found: 
http://userguide.icu-project.org/strings/regexp#TOC-Regular-Expression-Metacharacters.

Have a nice day,
Jacques Guilleron



  You are receiving this mail because:

You reported the bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64495] : Writer 4 cannot find regular expressions

2013-05-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64495

--- Comment #1 from Urmas davian...@gmail.com ---
I don't remember that \x combinations have ever worked.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64495] : Writer 4 cannot find regular expressions

2013-05-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64495

GerardF gerard.farg...@orange.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||gerard.farg...@orange.fr
 Ever confirmed|0   |1

--- Comment #2 from GerardF gerard.farg...@orange.fr ---
(In reply to comment #1)
 I don't remember that \x combinations have ever worked.

It work with OOo and with LibreOffice until 4.0.x (x?)
Works with 3.6.6, fail with 4.0.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 64495] : Writer 4 cannot find regular expressions

2013-05-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=64495

--- Comment #3 from Jacques Guilleron guillero...@aol.com ---
Hi,

ICU regexp engine is a new feature for LO 4, which replace the custom engine.
See:
http://www.libreoffice.org/download/4-0-new-features-and-fixes/ in
Options/General, where can be found: 
http://userguide.icu-project.org/strings/regexp#TOC-Regular-Expression-Metacharacters.

Have a nice day,
Jacques Guilleron

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs