[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-developers] Bugs on applications todo + history
From: |
Michel Gallou |
Subject: |
[Phpgroupware-developers] Bugs on applications todo + history |
Date: |
Thu, 20 Mar 2003 10:15:47 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; SunOS sun4u; fr-FR; rv:1.0.1) Gecko/20020920 Netscape/7.0 |
In todo application, if i insert a new task.
program : ~/todo/inc/class.so.inc.php
ligne 228 : $values['cat']
if the categorie stay at 'None' -> Aucun en français : then error
Database error: Invalid SQL: insert into phpgw_todo
(todo_id_main,todo_id_paren
t,todo_level,todo_owner,todo_access,todo_cat,todo_des,todo_title,todo_pri,todo_
status,todo_datecreated,todo_startdate,todo_enddate) values
('4','7','2','7','p
ublic',' ','Améliorer la performance du goupware en passant en 64 bits.
Ouvertu
re d\'appel pour postgresql qui ne passe pas en 64 bits','Améliorer le
groupwar
e en passant en 64 bits','2','0','1048083604','1048028400','1050364800')
PostgreSQL Error: 1 (ERROR: pg_atoi: error in " ": can't parse " " )
File: /home/htdocs/intranet/phpgroupware/todo/inc/class.so.inc.php
Line: 229
Session halted.
another error when 'categorie' is put
Database error: Invalid SQL: insert into phpgw_history_log
(history_record_id,h
istory_appname,history_owner,history_status,history_new_value,history_old_value
,history_timestamp) values ('','todo','7','A',' ','','2003-03-19
15:20:37-00')
PostgreSQL Error: 1 (ERROR: pg_atoi: zero-length string )
File:
/home/htdocs/intranet/phpgroupware/phpgwapi/inc/class.historylog.inc.php
Line: 65
Session halted.
--
-------------------------------------------------
Michel GALLOU
Administrateur Systèmes et Réseaux
C.N.R.S. Délegation Bretagne et Pays de la Loire
Centre d'affaires Oberthur
74E, Rue de Paris 35069 Rennes Cedex
téléphone: (33) 2 99 28 68 05 télécopie: (33) 2 99 28 68 01
visioconférence: (33) 2 99 28 68 00
courriel: address@hidden , http://www.dr17.cnrs.fr
--------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-developers] Bugs on applications todo + history,
Michel Gallou <=