phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bug #6544] "pg_atoi: zero length string" when cr


From: nobody
Subject: [Phpgroupware-tracker] [bug #6544] "pg_atoi: zero length string" when creating a global category
Date: Thu, 13 Nov 2003 19:06:52 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 Firebird/0.7

=================== BUG #6544: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6544&group_id=509

Submitted by: jtwilley                Project: phpGroupWare                 
Submitted on: Fri 11/14/2003 at 00:06
Category:  API - Admin                Bug Group:  0.9.14.007 release        
Severity:  5 - Major                  Priority:  Normal                     
Resolution:  None                     Assigned to:  None                    
Status:  Open                         Component Version:  None              
Platform Version:  BSD                Reproducibility:  Every Time          

Summary:  "pg_atoi: zero length string" when creating a global category

Original Submission:  Please note: there was no category for "Administration".



I logged into a brand-new installation with a newly created account in the 
Admins group.  I clicked on the Administration icon above, and then the Global 
Categories link.  I clicked on the 'add' button, which brought me to the 'Add 
global category' page.



The "Parent category" dropdown has only one entry -- none -- so I left it 
alone.  I put the string "Public" in the "Name:" field.  I put the string "This 
category is a parent category for public events." in the "Description:" field.  
I did not use a carriage return in that field.  I clicked "Save".



This is the error I received:



--begin error--

Database error: Invalid SQL: INSERT INTO phpgw_categories ( 
cat_parent,cat_owner,cat_access,cat_appname,cat_name,cat_description,cat_data,cat_main,cat_level)
 VALUES ( '','16','public','phpgw','Public','This category is a parent category 
for public events.','','','')

PostgreSQL Error: 1 (ERROR: pg_atoi: zero-length string )



File: /web/data/phpgroupware/phpgwapi/inc/class.categories.inc.php

Line: 515



Session halted.

--end error--



Version information: 

mod_php4-4.3.4,1    PHP Apache Module

phpgroupware-0.9.14.007 A web based GroupWare system

postgresql-7.3.4_1  The most advanced open-source database available anywhere



No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6544&group_id=509

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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