• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
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.
Item6687: Statistics script leaves temp files behind
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Engine |
Statistics |
Low |
Closed |
|
minor |
|
Detail
The statistics script may leave temp files behind, such as
/tmp/twiki-stats.11680.906
.
Cause: User interrupts statistics script while it is running.
Fix: Use OO interface of
CPAN:File::Temp
. The temp file will be removed by the destructor.
--
TWiki:Main/PeterThoeny
- 2011-04-21
I am undoing the fix for 5.0.2 release because a too recent File::Temp is required, more recent than what is distributed by RedHat 5 and CentOS 5.
--
TWiki:Main/PeterThoeny
- 2011-04-29