Opened 10 years ago
Closed 10 years ago
#103 closed enhancement (fixed)
figure out how to store captured pages in native export format
| Reported by: | simon | Owned by: | simon |
|---|---|---|---|
| Priority: | major | Milestone: | 1.0 Beta 1 |
| Component: | export | Version: | 1.0 |
| Keywords: | Cc: |
Description
do we want this capability? we might end up having to either 1) export a MODS/XML file and a directory or 2) create a tar file, but it should be possible.
Change History (2)
comment:1 Changed 10 years ago by simon
comment:2 Changed 10 years ago by simon
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(In [502]) addresses #103, figure out how to store captured pages in native export format
import/export of file data should work for all file types _except_ snapshots (in this situation, export is working, but import is not yet complete; see #193)
also, fixes a potential security issue that could have allowed malicious web translators to post local data to remote sites (although, given we maintain the central repository and there's no easy way to install a translator, the risk would have been minimal to begin with).