Loading...
 
Skip to main content

12.x - 15.x: Sheet profile Handler doesn't get sheet content added (following lastest available documentation)

Status
Closed
Subject
12.x - 15.x: Sheet profile Handler doesn't get sheet content added (following lastest available documentation)
Version
12.x
14.x
15.x
Category
  • Error
  • Community projects
  • Documentation (or Advocacy)
  • Feature request
Feature
Installer (profiles, upgrades and server-related issues)
Spreadsheet
Resolution status
Fixed or Solved
Submitted by
Xavier de Pedro
Volunteered to solve
rjsmelo
Lastmod by
Xavier de Pedro
Rating
(0)
Description

I applied current profile related to spreadsheets (as of September 2015) in profiles.t.o:

... https://profiles.tiki.org/Spreadsheet_Test_Profiles

and it does enable the spreadsheet feature and create the intended spreadsheet indeed, but the indicated contents do not seem to get added.

Syntax in that profile page is:

Copy to clipboard
objects: - type: sheet data: - title: Test Title - [ Test, =A1 ] - [ =B2, =B1 + A1 ]


I tried with 12.x and 14.x with same results.

Maybe something needs to be tweaked in the profile handler code?:

Copy to clipboard
/lib/core/Tiki/Profile/InstallHandler/Sheet.php


In trunk (future tiki15) it also fails to add the data to the sheet. Help is needed.

Solution

Fixed on r58021, can you please test?


Fix confirmed, thks!
Can you backport, please?

Importance
5
Easy to solve?
4
Priority
20
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5725
Created
Thursday 01 October, 2015 09:37:01 UTC
by Xavier de Pedro
LastModif
Friday 27 October, 2023 19:17:06 UTC


Show PHP error messages