[Wtr-development] [JIRA] Resolved: (WTR-460) DataHandler CSV code doesn't close the file opened
Charley Baker (JIRA)
watirjira at gmail.com
Thu Oct 14 13:09:19 EDT 2010
[ http://jira.openqa.org/browse/WTR-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Charley Baker resolved WTR-460.
-------------------------------
Assignee: Charley Baker
Resolution: Fixed
Fix Version/s: Next
Removed file.
> DataHandler CSV code doesn't close the file opened
> --------------------------------------------------
>
> Key: WTR-460
> URL: http://jira.openqa.org/browse/WTR-460
> Project: Watir
> Issue Type: Bug
> Components: Other
> Affects Versions: 1.4, 1.4.1, Open QA Migration, 1.5.0/1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.5.6, 1.6.0, 1.6.1, 1.6.2, 1.6.3, 1.6.5, 1.6.6
> Environment: All platforms
> Reporter: Babitha Augusthy
> Assignee: Charley Baker
> Priority: Major
> Fix For: Next
>
>
> The Datahandler.rb code for loading the data from an excel file or csv file, does not close the file if it is a CSV file. The excel instance stays in memory and retains a handle to the csv file opened, thereby rendering the file read-only until the excel instance is killed in Task Manager manually.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.openqa.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wtr-development
mailing list