View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0002889 | OXID eShop (all versions) | 2. ----- eShop backend (admin) ----- | public | 2011-05-17 09:48 | 2012-03-07 09:38 | 
| Reporter | tjungcl | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | resolved | Resolution | no change required | ||
| Product Version | Past development | ||||
| Summary | 0002889: voucher export does not work | ||||
| Description | found in nightly 4.5.0_35380: exporting any voucherserie exports an empty vouchers.csv file  | ||||
| Tags | No tags attached. | ||||
| Theme | Both | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||
| related to | 0003682 | resolved | mindaugas.rimgaila | File with exported coupons is stored in tmp dir | 
| 
		 | 
	
	Reminder sent to: tjungcl Hello, sorry, but i can not reproduce the case on latest 4.5.0_35414 build. do you still experience same problem on newer builds? greetings,  | 
| 
		 | 
	
	This is the newest version, the SVN delivers: OXID eShop Enterprise Edition (features branch) nightly build ver. 4.6.0 rev. 35380 from Saturday, 14. May.  | 
| 
		 | 
	
	Hello, I can not reproduce the case neither in 4.5.7 nor in latest eShop 4.6.0 versions.  | 
| 
		 | 
	
	This does not have to be reopened - i just cant answer with a comment when closed. I found the reason, it doesnt work: When developing i use a module that empties the /tmp directory on every request. Thats obviously very usefull for template modifications. In this case this means, that a file is generated in /tmp and returned for download - but when downloading it already has been deleted.  | 
| 
		 | 
	
	Hi, Thanks for more details. Thus way we found other bug, that this file is exported to tmp dir, when it should be exported to /exported dir. In this case you would not experience such problem. We reported that as a separate issue: https://bugs.oxid-esales.com/view.php?id=3682 and current entry is closed.  |