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: 31989
Status: open
Left: 0 min
Priority: 0/0
Queue: Tk

Owner: Nobody
Requestors: horst [...] radners.de
Cc:
AdminCc:

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



X History Display mode: Brief headersFull headers
#   Sat Dec 29 14:39:05 2007 horst[...]radners.de - Ticket created  
Subject: bug in Tk::FBox, Version 804.028
Date: Sat, 29 Dec 2007 20:38:44 +0100
To: bug-Tk[...]rt.cpan.org
From: "Horst-W. Radners" <horst[...]radners.de>
[text/plain 625b]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dear Tk-maintainers!

I've just downloaded Tk 804.028 per CPANP and stumbled on a typo in
Tk::FBox which prevents 'getOpenFile' from working
In Tk/FBox.pm in subroutine 'Done'
push @$selectFilePath, JoinFile($w->_get_select_Path, $f);
should read
push @$selectFilePath, JoinFile($w->_get_select_path, $f);
since the uppercased 'Path' is wrong.

Best regards
- --
Horst-W. Radners


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)

iD8DBQFHdqJEQejbmWbMnMMRAiCRAJ92Y0onfxMxGeOXUeQUIDtcitUt/QCeKkvx
HtHehzXppo0YjxU95HLIhsE=
=nJMu
-----END PGP SIGNATURE-----

#   Sat Dec 29 14:39:26 2007 RT_System - Status changed from 'new' to 'open'  
#   Sun Dec 30 05:53:50 2007 SREZIC - Correspondence added  
[text/plain 28b]
Fix will be part of 804.029.
#   Sun Dec 30 05:53:53 2007 SREZIC - Status changed from 'open' to 'resolved'  
#   Sun Dec 30 05:54:13 2007 RT_System - Status changed from 'resolved' to 'open'