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

Bug#296560: marked as done (/etc/bash_completion.d/openoffice: csv files not recognized)



Your message dated Thu, 4 Aug 2005 01:24:07 +0200
with message-id <20050803232407.GA7027@rene-engelhard.de>
and subject line fixed in sid
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 23 Feb 2005 09:15:57 +0000
>From david@schmitt.edv-bus.at Wed Feb 23 01:15:57 2005
Return-path: <david@schmitt.edv-bus.at>
Received: from diode.josefine.at [213.229.42.50] (Debian-exim)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1D3scf-0003JJ-00; Wed, 23 Feb 2005 01:15:57 -0800
Received: from chello062178045213.16.11.tuwien.teleweb.at ([62.178.45.213] helo=localhost)
	by diode.josefine.at with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16)
	(Exim 4.34)
	id 1D3sef-0001S9-2Y
	for submit@bugs.debian.org; Wed, 23 Feb 2005 10:18:02 +0100
Received: from david by localhost with local (Exim 4.44)
	id 1D3scb-0001b1-8G
	for submit@bugs.debian.org; Wed, 23 Feb 2005 10:15:53 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: David Schmitt <david@schmitt.edv-bus.at>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: /etc/bash_completion.d/openoffice: csv files not recognized
X-Mailer: reportbug 3.8
Date: Wed, 23 Feb 2005 10:15:53 +0100
Message-Id: <E1D3scb-0001b1-8G@localhost>
X-test-SpamScore: +
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: openoffice.org-debian-files
Version: 1.1.3-5+1
Severity: minor
File: /etc/bash_completion.d/openoffice

Dear OOTeam!

Openoffice can open .csv (Comma Seperated Values) Files, it'd be great if
those were also included in the COMPREPLY. Looking at
/etc/bash_completion.d/openoffice, this should be trivially archived by
adding another line with

compgen -G "${cur}*.csv"

to the list.


Thank you for your time and excellent work!

Ragards, David

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k6-1
Locale: LANG=C, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)

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

-- no debconf information

---------------------------------------
Received: (at 296560-done) by bugs.debian.org; 3 Aug 2005 23:24:42 +0000
>From rene.engelhard@gmx.de Wed Aug 03 16:24:42 2005
Return-path: <rene.engelhard@gmx.de>
Received: from pop.gmx.net (mail.gmx.net) [213.165.64.20] 
	by spohr.debian.org with smtp (Exim 3.36 1 (Debian))
	id 1E0SbK-0006OK-00; Wed, 03 Aug 2005 16:24:42 -0700
Received: (qmail invoked by alias); 03 Aug 2005 23:24:10 -0000
Received: from dsl-084-056-097-202.arcor-ip.net (EHLO localhost) [84.56.97.202]
  by mail.gmx.net (mp016) with SMTP; 04 Aug 2005 01:24:10 +0200
X-Authenticated: #1545045
Received: by localhost (Postfix, from userid 1000)
	id 6BC3F13E28; Thu,  4 Aug 2005 01:24:08 +0200 (CEST)
Date: Thu, 4 Aug 2005 01:24:07 +0200
From: Rene Engelhard <rene@debian.org>
To: 296560-done@bugs.debian.org
Subject: fixed in sid
Message-ID: <20050803232407.GA7027@rene-engelhard.de>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="dDRMvlgZJXvWKvBx"
Content-Disposition: inline
X-PGP-Key: 248AEB73
X-PGP-Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73
Organization: The Debian Project
User-Agent: Mutt/1.5.9i
X-Y-GMX-Trusted: 0
Delivered-To: 296560-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02


--dDRMvlgZJXvWKvBx
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi,

this was fixed with the last upload to sod (1.1.4-5+1). Closing.

Gr=FC=DFe/Regards,

Rene
--=20
 .''`.  Rene Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  rene@debian.org | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73



--dDRMvlgZJXvWKvBx
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC8VIX+FmQsCSK63MRArQuAJ46mNi3POfRaq5cnkhTn3WttjNxNwCdEWQw
vEn/vwaRNf6I+/9ocnaJyKo=
=WNRK
-----END PGP SIGNATURE-----

--dDRMvlgZJXvWKvBx--



Reply to: