Return-Path: X-Original-To: apmail-openoffice-dev-archive@www.apache.org Delivered-To: apmail-openoffice-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B1153E4FE for ; Mon, 14 Jan 2013 22:39:07 +0000 (UTC) Received: (qmail 662 invoked by uid 500); 14 Jan 2013 22:39:07 -0000 Delivered-To: apmail-openoffice-dev-archive@openoffice.apache.org Received: (qmail 449 invoked by uid 500); 14 Jan 2013 22:39:07 -0000 Mailing-List: contact dev-help@openoffice.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openoffice.apache.org Delivered-To: mailing list dev@openoffice.apache.org Received: (qmail 441 invoked by uid 99); 14 Jan 2013 22:39:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jan 2013 22:39:07 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rgb.mldc@gmail.com designates 209.85.212.180 as permitted sender) Received: from [209.85.212.180] (HELO mail-wi0-f180.google.com) (209.85.212.180) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Jan 2013 22:38:58 +0000 Received: by mail-wi0-f180.google.com with SMTP id hj13so1713947wib.1 for ; Mon, 14 Jan 2013 14:38:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=OqTNgJF494PI+TTByQ+Es6NHS7kzlrSMg2KWXNBnIVE=; b=n4KRNP9lva0s/6msSnYQaGd41AhwgxCQZ06CpDaHR7eIg/icLXWmUxToTeXhdNjfqL yzZbuGsysKvpZsAt8eVPaHG1XiVKu0mI+Hb3jkq20b1anFGbqNSFjZy3SnYjhPmuGZfg skSIomNrC3w+BOF4Q9jemd4NsvEHQE7Nmjit4gKdg4VeEVSsMOSI1P+DNFLY2YUXNCc5 e5x4I5Q4QmVzZvJlh8mHg2t4HYFlYu4+8tcFG0qWcAG2eq4NLQv+8tSGiCBv8sbrlxI1 S2u/S7vksDIE8AvTTpggLaaEI+hImIk18HaBcGqC7fCZKIh5mOJj9HRUQ9IhSBnE3FZG z1Gw== MIME-Version: 1.0 Received: by 10.194.240.233 with SMTP id wd9mr19772701wjc.54.1358203118477; Mon, 14 Jan 2013 14:38:38 -0800 (PST) Received: by 10.194.46.8 with HTTP; Mon, 14 Jan 2013 14:38:38 -0800 (PST) In-Reply-To: <50F3E6EF.8090603@apache.org> References: <50F3E6EF.8090603@apache.org> Date: Mon, 14 Jan 2013 23:38:38 +0100 Message-ID: Subject: Re: RegExp do not work when "Format" is selected From: RGB ES To: dev@openoffice.apache.org Content-Type: multipart/alternative; boundary=089e013d17c668e25a04d3474e76 X-Virus-Checked: Checked by ClamAV on apache.org --089e013d17c668e25a04d3474e76 Content-Type: text/plain; charset=ISO-8859-1 2013/1/14 Herbert Duerr > On 12.01.2013 18:42, RGB ES wrote: > >> Some trouble with the new RegExp engine in Writer. Forum discussion: >> http://forum.openoffice.org/**en/forum/viewtopic.php?f=7&t=**58510 >> >> On Writer, when you do a S&R you can use regular expressions or set a >> format (Format button on "More options") but it seems you cannot do both >> at >> the same time >> >> https://issues.apache.org/ooo/**show_bug.cgi?id=121482 >> > > Thanks for catching this! These problems are fixed now. Please verify with > the next nightly build (i.e. revision>=1432869) from our buildbots > http://ci.apache.org/projects/**openoffice/ > > Thanks you for solving this!!! Regards Ricardo > Herbert > --089e013d17c668e25a04d3474e76--