Skip Menu |

This queue is for tickets about the Tk CPAN distribution.

Report information
The Basics
Id: 39096
Status: resolved
Priority: 0/
Queue: Tk

People
Owner: Nobody in particular
Requestors: framstag [...] rus.uni-stuttgart.de
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Tk::FileSelect fails to select file with "'" in file name
Date: Mon, 8 Sep 2008 18:09:58 +0200
To: bug-Tk [...] rt.cpan.org
From: Ulli Horlacher <framstag [...] rus.uni-stuttgart.de>
I have this simple code: my $fs = $TOP->FileSelect(-directory => '.'); When I select this file : framstag:/tmp: ll test* -rw-r--r-- framstag users 667 2008-09-08 13:11:14 test'xx I get an error message box with: Verify Error 'test'xx' is a directory. [Dismiss] But this is NOT true! See the output of "ll" above. And on STDERR I see: Bad name after xx' at (eval 13) line 1. -- Ullrich Horlacher Server- und Arbeitsplatzsysteme Rechenzentrum E-Mail: horlacher@rus.uni-stuttgart.de Universitaet Stuttgart Tel: ++49-711-685-65868 Allmandring 30 Fax: ++49-711-682357 70550 Stuttgart (Germany) WWW: http://www.rus.uni-stuttgart.de/
Fixed in change 11754 in the subversion repository https://svn.perl.org/modules/Tk/trunk Regards, Slaven
Subject: Re: [rt.cpan.org #39096] Tk::FileSelect fails to select file with "'" in file name
Date: Tue, 9 Sep 2008 00:13:07 +0200
To: Slaven_Rezic via RT <bug-Tk [...] rt.cpan.org>
From: Ulli Horlacher <framstag [...] rus.uni-stuttgart.de>
On Mon 2008-09-08 (15:26), Slaven_Rezic via RT wrote: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=39096 > > > Fixed in change 11754 in the subversion repository > https://svn.perl.org/modules/Tk/trunk
Thanks! I hope my next ubuntu upgrade brings this version :-) -- Ullrich Horlacher Server- und Arbeitsplatzsysteme Rechenzentrum E-Mail: horlacher@rus.uni-stuttgart.de Universitaet Stuttgart Tel: ++49-711-685-65868 Allmandring 30 Fax: ++49-711-682357 70550 Stuttgart (Germany) WWW: http://www.rus.uni-stuttgart.de/