bugphpGroupWare - Bugs: bug #9077, Problemi adding a note in infolog

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #9077: Problemi adding a note in infolog

Submitter:  Marco Gaiarin <gaio>
Submitted:  Mon 24 May 2004 03:12:03 PM UTC
   
 
Category:  None Item Group:  0.9.16.000 release
Severity:  3 - Normal Priority:  7 - High
Status:  Works For Me Privacy:  Public
Assigned to:  None Open/Closed:  Open
Component Version:  SVN Operating System:  GNU/Linux - Debian
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Mon 19 Jul 2004 01:14:51 PM UTC, comment #2: 

No, sorry, just upgrade to 16.001 and:

Database error: Invalid SQL: INSERT INTO phpgw_infolog (info_id_parent,info_link_id,info_type,info_cat,info_from,info_addr,info_subject,info_des,info_startdate,info_enddate,info_status,info_access,info_owner,info_datemodified,info_modifier) VALUES (0,0,'task',8,'test','123','test','',1090242660,0,'offer','public',1000,1090242732,1000)
PostgreSQL Error: 1 (ERROR: Cannot insert a duplicate key into unique index phpgw_infolog_pkey )
File: /usr/local/share/phpgroupware/infolog/inc/class.soinfolog.inc.php
Line: 378
Session halted.

now all type does not work, notes, phone and todo. and also from the main infolog page, not adding infolog data within addressbook...

Marco Gaiarin <gaio>
Thu 15 Jul 2004 12:55:58 AM UTC, comment #1: 

I tried to replicate this one, and i can't, can you please try it from latest again.

It may be a problem with the pgsql sequences from the upgrade.

Dave Hall <skwashd>
Group administrator
Mon 24 May 2004 03:12:03 PM UTC, original submission:  

before all, there's no a category ``infolog'' on savannah's BTS...

I'm using debian woody standard, with phpgw just upgraded from CVS.

I'm tring to add a infolog note on an address, within the contact/addressbook application, and this error pop up:

Database error: Invalid SQL: INSERT INTO phpgw_infolog (info_id_parent,info_link_id,info_type,info_cat,info_from,info_addr,info_subject,info_des,info_startdate,info_enddate,info_status,info_access,info_pri,info_responsible,info_confirm,info_owner,info_datemodified,info_modifier) VALUES (0,0,'note',8,'','','Visita','Passato, ci siamo accordati che ci risentiremo per l\'IRCCS di UD.',1085406540,0,'ongoing','public','normal',0,'not',1000,1085411137,1000)
PostgreSQL Error: 1 (ERROR: Cannot insert a duplicate key into unique index phpgw_infolog_pkey )

File: /usr/local/share/phpgroupware/infolog/inc/class.soinfolog.inc.php Line: 378
Session halted.

I've experimented a bit more, and seems that only the phone call object work, note and todo make this error.

Marco Gaiarin <gaio>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by skwashd (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-03-06 skwashd Assigned toskwashd None
    2004-07-15 skwashd StatusNone Works For Me
        Assigned toNone skwashd

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code