dolibarr-bugtrack
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-bugtrack] [Bug #1198] error trying to delete a project


From: Doliforge
Subject: [Dolibarr-bugtrack] [Bug #1198] error trying to delete a project
Date: Mon, 20 Jan 2014 01:07:11 +0100

Doliforge
Is this email not displaying correctly?
update email preferences.

error trying to delete a project

Latest modifications

2014-01-20 01:07 (Europe/Paris)
Changes:
  • Status: 
OpenClosed

Answer now

Snapshot

 Details
Submitted by:  braito (braito) Submitted on:  2013-12-18 20:27
Last Modified On:  2013-12-27 17:15 
Summary:  error trying to delete a project
Description:  this is the log:
URL solicitada: /gestion2/projet/fiche.php?id=1&action="" /> Referer: http://localhost:8888/gestion2/projet/fiche.php?id=1
Gestor de menú: eldy_menu.php

Tipo de gestor de base de datos: mysqli
Petición último acceso a la base de datos erróneo: SELECT p.rowid as projectid, p.ref, p.title as plabel, p.public, t.rowid as taskid, t.label, t.description, t.fk_task_parent, t.duration_effective, t.progress, t.dateo as date_start, t.datee as date_end, t.planned_workload, t.ref as ref_task,t.rang FROM llx_projet as p, llx_projet_task as t WHERE t.fk_projet = p.rowid AND p.entity = 1 AND p.rowid in (1) ORDER BY p.ref, t.rang, t.dateo
Código devuelto último acceso a la base de datos erróneo: DB_ERROR_NOSUCHFIELD
Información sobre el último acceso a la base de datos erróneo: Unknown column 't.ref' in 'field list'
Step to reproduce bug:  
Detected in version:  3.5.0 Category:  Module: Projects
Severity:  2 OS Type/Version:  
PHP version:   Database type and version:  
 Status
Status:  Closed Assigned to:  Laurent Destailleur (eldy)
Resolution:  Fixed 

Comments

Laurent Destailleur 2013-12-27 17:15
The bug has been corrected inside GIT sources
(http://www.github.com/Dolibarr/dolibarr).

So fix should be available with next stable release.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]