Loading...
 
Skip to main content

New warning/error with tracker tabular import when there is a tracker field location

Status
Closed
Subject
New warning/error with tracker tabular import when there is a tracker field location
Version
21.x Regression
Category
  • Regression
Feature
Maps
Trackers
Resolution status
Fixed or Solved
Submitted by
Bernard Sfez / Tiki Specialist
Lastmod by
Bernard Sfez / Tiki Specialist
Rating
(0)
Description

Since I upgraded to Tiki21 when I import data to a tracker using the Tabular Formats I have the following error (was working without warning on Tik20 - Field not used yet)

It seems it appears when a new item is created.


{CODE()}
root@ip-xxxxxxx html# php console.php tracker:import 7 ../biens/biens.csv
Importing tracker...
Undefined index: lon on line 209 of /var/www/virtual/dev.xxx.fr/html/lib/core/Tracker/Field/Location.php
Undefined index: lat on line 209 of /var/www/virtual/dev.xxx.fr/html/lib/core/Tracker/Field/Location.php
Undefined index: lon on line 209 of /var/www/virtual/dev.xxx.fr/html/lib/core/Tracker/Field/Location.php
Undefined index: lat on line 209 of /var/www/virtual/dev.xxx.fr/html/lib/core/Tracker/Field/Location.php
<feedback>feedback: 2 new tracker(s) item(s) created<br>7 tracker(s) item(s) updated
</feedback>
Import done

Importance
4
Easy to solve?
5
Priority
20
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
7312
Created
Thursday 05 March, 2020 15:21:17 UTC
by Bernard Sfez / Tiki Specialist
LastModif
Tuesday 29 November, 2022 06:25:02 UTC


Show PHP error messages