Return-Path: X-Original-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9F9C396DB for ; Tue, 26 Jun 2012 07:29:32 +0000 (UTC) Received: (qmail 44060 invoked by uid 500); 26 Jun 2012 07:29:32 -0000 Delivered-To: apmail-incubator-ooo-issues-archive@incubator.apache.org Received: (qmail 43953 invoked by uid 500); 26 Jun 2012 07:29:31 -0000 Mailing-List: contact ooo-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-issues@incubator.apache.org Delivered-To: mailing list ooo-issues@incubator.apache.org Received: (qmail 43935 invoked by uid 99); 26 Jun 2012 07:29:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jun 2012 07:29:30 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.123] (HELO sif.zones.apache.org) (140.211.11.123) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jun 2012 07:29:30 +0000 Received: by sif.zones.apache.org (Postfix, from userid 80) id EEEDF4F81; Tue, 26 Jun 2012 07:29:09 +0000 (UTC) From: bugzilla@apache.org To: ooo-issues@incubator.apache.org Subject: [Bug 119950] [Windows 8 certification]Test for "Section 11 Apps must support multi-user sessions" is not tested by Windows App Certification Kit. Date: Tue, 26 Jun 2012 07:29:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: framework X-Bugzilla-Component: ui X-Bugzilla-Keywords: X-Bugzilla-Severity: blocker X-Bugzilla-Who: yuanlin.ibm@gmail.com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ooo-issues@incubator.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: attachments.isobsolete flagtypes.name Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://issues.apache.org/ooo/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/ooo/show_bug.cgi?id=119950 yuanlin changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #78463|0 |1 is obsolete| | Attachment #78463|review? | Flags| | Attachment #78481| |review? Flags| | --- Comment #3 from yuanlin --- Created attachment 78481 --> https://issues.apache.org/ooo/attachment.cgi?id=78481&action=edit new patch for warn and exit on multi terminal session case Because the warning dialog will be displayed before Desktop::Main() method called. So can not use variable such as "%PRODUCTNAME" in the warning message. Do re-wording for the warning message in the new patch. -- You are receiving this mail because: You are the assignee for the bug.