Loading...
 
Skip to main content

Export spreadsheet not working - I know how to fix

Status
Closed
Subject
Export spreadsheet not working - I know how to fix
Version
6.x
Category
  • Error
Feature
Spreadsheet
Resolution status
Fixed or Solved
Submitted by
gcosilveira
Lastmod by
Ushindi Gedeon
Rating
(0)
Description
I tried to export a sheet that I made and it didn´t work anyway. But I compared tiki-import_sheet.php and tiki-export_sheet.php and I found the error.
Solution

There is a line missing in tiki-export_sheet.php ($smarty->assign('sheetId',$_REQUEST%22sheetId%22;). I put this code in line 31 and it worked, except for Excel format (there is something wrong with this format, even small and simple sheets don´t get exported correctly - cells appear with an error message).


This might be fixed already in current Tiki versions (Tiki12 +). Can you please retest?
Thanks

Workaround
Importance
6
Priority
30
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3867
Created
Wednesday 04 May, 2011 18:33:44 UTC
by gcosilveira
LastModif
Tuesday 30 June, 2026 16:53:21 UTC


Show PHP error messages