| Anonymous | Login | 2013-05-25 11:55 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Repositories |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 06405 | Bug reports | [All Projects] Import/Export | public | 2012-07-30 14:29 | 2012-07-30 14:39 | ||||
| Reporter | user10811 | ||||||||
| Assigned To | c_schmitz | ||||||||
| Priority | normal | Severity | minor | ||||||
| Status | closed | Resolution | won't fix | ||||||
| Product Version | 1.92+ | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 06405: export survey structure create a .lss.xml instead a .lss file under Safari | ||||||||
| Description | Under Safari, export survey structure function returns a .lss.xml (invalid for further LS import) instead valid .lss file | ||||||||
| Additional Information | I think this bug is present in all LS versions >= 1.90-9642 (not present using LS 1.90-9561) So changing in admin/export_structure_xml.php the line header("Content-Type: text/xml"); for this one used in LS 1.90-9561 header("Content-Type: text/html/force-download"); may be a fix... | ||||||||
| I will donate to the project if issue is resolved within 48 hrs | No | ||||||||
| LimeSurvey build number | 120725 | ||||||||
| Browser | Safari 5.1 (desktop device) | ||||||||
| Database & DB-Version | 155.5 | ||||||||
| Operating System (Server) | Apple | ||||||||
| Webserver software & version | MAMP | ||||||||
| PHP Version | 5.2.11 | ||||||||
| Attached Files | |||||||||
Notes |
|
|
c_schmitz (administrator) 2012-07-30 14:39 |
I am sorry but this works fine for every other browser. Only Safari is enforcing a file extension where none is needed. The content of the .lss file is xml so the right content type is sent by LimeSurvey, rather this is a bug in Safari. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-07-30 14:29 | user10811 | New Issue | |
| 2012-07-30 14:39 | c_schmitz | Note Added: 20073 | |
| 2012-07-30 14:39 | c_schmitz | Status | new => closed |
| 2012-07-30 14:39 | c_schmitz | Assigned To | => c_schmitz |
| 2012-07-30 14:39 | c_schmitz | Resolution | open => won't fix |
| Copyright © 2000 - 2013 MantisBT Team |