Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 11ED79C13 for ; Thu, 1 Mar 2012 16:00:59 +0000 (UTC) Received: (qmail 75675 invoked by uid 500); 1 Mar 2012 16:00:58 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 75596 invoked by uid 500); 1 Mar 2012 16:00:58 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 75587 invoked by uid 99); 1 Mar 2012 16:00:58 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 16:00:58 +0000 Received: from localhost (HELO mail-vw0-f47.google.com) (127.0.0.1) (smtp-auth username robweir, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 16:00:58 +0000 Received: by vbbfr13 with SMTP id fr13so597409vbb.6 for ; Thu, 01 Mar 2012 08:00:57 -0800 (PST) Received-SPF: pass (google.com: domain of robweir@apache.org designates 10.52.66.225 as permitted sender) client-ip=10.52.66.225; Authentication-Results: mr.google.com; spf=pass (google.com: domain of robweir@apache.org designates 10.52.66.225 as permitted sender) smtp.mail=robweir@apache.org Received: from mr.google.com ([10.52.66.225]) by 10.52.66.225 with SMTP id i1mr8797545vdt.65.1330617657488 (num_hops = 1); Thu, 01 Mar 2012 08:00:57 -0800 (PST) MIME-Version: 1.0 Received: by 10.52.66.225 with SMTP id i1mr7436678vdt.65.1330617657460; Thu, 01 Mar 2012 08:00:57 -0800 (PST) Received: by 10.220.199.67 with HTTP; Thu, 1 Mar 2012 08:00:57 -0800 (PST) In-Reply-To: <4F4F6D9C.2090306@googlemail.com> References: <4F4F6D9C.2090306@googlemail.com> Date: Thu, 1 Mar 2012 11:00:57 -0500 Message-ID: Subject: Re: [RELEASE]: Bug 118366 - JAVA UNO API: XTextRange.getString returns correct String only after some delay From: Rob Weir To: ooo-dev@incubator.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Thu, Mar 1, 2012 at 7:37 AM, J=C3=BCrgen Schmidt wrote: > Hi > > I have change the release blocker flag for issues > https://issues.apache.org/ooo/show_bug.cgi?id=3D118366 > > I think it's a normal issue that we should fix but it is no show stopper > issue from my point of view. > They are claiming it is a regression compared to 3.3.0. Also claiming it is a bug in LO as well. So probably a bug introduced in 3.4 beta? > Juergen