Loading...
 
Skip to main content

Exporting Spreadsheets as csv

Status
Pending
Subject
Exporting Spreadsheets as csv
Version
8.x
Category
  • Error
  • Usability
Feature
Spreadsheet
Resolution status
Please retest
Submitted by
Loll78
Lastmod by
Xavier de Pedro
Rating
(0)
Description

In the version 8.3 there are some errors if one wants to export a spreadsheet

The first one appears if one click on the export button. An error () shows up.
I have tried to fix it by inserting the code
"$sheetlib = TikiLib::lib("sheet");" at the line 11 of the "tiki-export_sheet.php" file.

After this fix the export menu appears but exporting the spreadsheet as csv file does not work. (exporting as V 1.0 does not work either, exporting as TikisheetFile V.1 seams to work)
For the case of exporting as csv: After clicking on the "Export" button, the browser ask for saving the file. Depending on the option I choose for saving ("Save as" or "DownloadThemAll") different behavior are observed:

  • Save as: A file of 0kB is downloaded (for info the .tws file as 141kb)
  • DownloadThemAll an "Server error*" error is shown in the program.


Solution
This might be working as expected in recent Tiki versions (12.x, 15.x, 16.x). Can you please retest? Thanks!
Importance
8
Easy to solve?
7
Priority
56
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
4179
Created
Sunday 11 March, 2012 16:19:48 UTC
by Loll78
LastModif
Sunday 29 January, 2017 14:38:32 UTC


Show PHP error messages