14.x: export sheet produced WSOD (blank page). this used to work. (9.x, and 12.x)
error:
Fatal error: Call to a member function sheet_history() on a non-object in /var/www/xavi-9794-5723/tiki-export_sheet.php on line 48
And reproduced here:
https://doc.tiki.org/tiki-export_sheet.php?sheetId=2
(as registered user)
We need export this sheet from doc.t.o because it's the documentation of the feature, and we need a way to easily clone it in a trunk install, or tiki 12, to test regressions, etc.
Issue fixed in r57088 (trunk) and r57089 (14.x).
However, when exporting in CSV format (either pure CSV, or Excel-CSV format), content is stored as "Array, Array, Array..." (as many times as values)
Reproduced here:
http://xavi-9794-5723.show.tikiwiki.org/tiki-export_sheet.php?sheetId=1
u: admin
p: 12345
Since r49288, each cell on the grid hold his value inside a key name "value", not on the cell it self.
Updated the export functions to take that into consideration.
(Fixed in r57513, backported to 14.x and trunk)
Fix confirmed, thanks rjsmelo!
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |