Opened 17 years ago
Closed 17 years ago
#907 closed enhancement (fixed)
"Test with file" function should be able to wrap input stream
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.6 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
The "Test with file" function currently only support plain text files. With the introduction of #904 the function must also be able to support wrapped input streams, for example, compressed text files.
Change History (2)
comment:1 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [4105]) Fixes #907: "Test with file" function should be able to wrap input stream