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: Tue, 25 Nov 2003 17:02:59 -0500
User-agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.5) Gecko/20031007

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

Changes by: Dave Hall <address@hidden>
Date: Wed 11/26/2003 at 09:02 (Australia/Melbourne)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
This has been fixed in CVS and should be available in the next

release.



=================== BUG #6544: FULL BUG SNAPSHOT ===================


Submitted by: jtwilley                Project: phpGroupWare                 
Submitted on: Fri 11/14/2003 at 11:06
Category:  API - Admin                Bug Group:  0.9.14.007 release        
Severity:  5 - Major                  Priority:  Normal                     
Resolution:  Fixed                    Assigned to:  None                    
Status:  Closed                       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

Follow-up Comments
*******************

-------------------------------------------------------
Date: Wed 11/26/2003 at 09:02       By: skwashd
This has been fixed in CVS and should be available in the next

release.


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]