Skip Menu | You are currently an anonymous guest. | Login | Return to Main | About rt.cpan.org
 

Please report any issues with rt.cpan.org to rt-cpan-admin@bestpractical.com.

X Report information
Id: 39096
Status: resolved
Left: 0 min
Priority: 0/0
Queue: Tk

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

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



X History Display mode: Brief headersFull headers
#   Mon Sep 08 12:10:24 2008 framstag[...]rus.uni-stuttgart.de - Ticket created  
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>
[text/plain 758b]

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/

#   Mon Sep 08 15:26:41 2008 SREZIC - Correspondence added  
[text/plain 109b]
Fixed in change 11754 in the subversion repository
https://svn.perl.org/modules/Tk/trunk

Regards,
Slaven
#   Mon Sep 08 15:26:46 2008 RT_System - Status changed from 'new' to 'open'  
#   Mon Sep 08 15:27:20 2008 SREZIC - Status changed from 'open' to 'resolved'  
#   Mon Sep 08 18:13:27 2008 framstag[...]rus.uni-stuttgart.de - Correspondence added  
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>
[text/plain 594b]
On Mon 2008-09-08 (15:26), Slaven_Rezic via RT wrote:
> <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/

#   Mon Sep 08 18:13:31 2008 RT_System - Status changed from 'resolved' to 'open'  
#   Tue Sep 09 02:35:46 2008 SREZIC - Status changed from 'open' to 'resolved'