• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

lib/TWiki/Data/DelimitedFile.pm contains at line 36 the statement

        my $fh   = new FileHandle($filename);

but no "use FileHandle". That causes an error in BulkRegistration (Can't locate object method "new" via package "FileHandle").

Solution: Add "use FileHandle" near the beginning of this file.


peter, thanks very much! SVN:9620. (and, it's just in time to go into 4.0.2!)

WN

Closed with release of 4.0.2

KJL

ItemTemplate
Summary Syntax error in DelimitedFile.pm
ReportedBy TWiki:Main.PeterScott
Codebase

SVN Range Mon, 27 Mar 2006 build 9563
AppliesTo Engine
Component

Priority Urgent
CurrentState Closed
WaitingFor

Checkins 9620
TargetRelease patch
Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r5 - 2006-04-01 - KennethLavrsen
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback