bugphpGroupWare - Bugs: bug #1675, Comics Errors

 
 

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

bug #1675: Comics Errors

Submitter:  Invalid User ID <#11514>
Submitted:  Sun 10 Nov 2002 08:56:57 PM UTC
   
 
Category:  comic Item Group:  0.9.14 release
Severity:  3 - Normal Priority:  5 - Normal
Status:  Fixed Privacy:  Public
Assigned to:  skwashd Open/Closed:  Closed
Component Version:  None Operating System:  GNU/Linux - RedHat/Fedora
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Thu 29 May 2003 12:55:18 AM UTC, comment #1: 

This has been corrected in CVS.

To grab a complete update of all fixes:

1)  Check to see if you have cvs installed: 'cvs --help'.
1a) If not, install a copy of cvs-cli from your favorite
distro.

2)  Then just type:
    'cd <your phpgroupware dir>; cvs update -dP'.

You can do step 2 as many times in a day as you wish, and
will always get the most current bug fixes.

Thanks,

Dave Hall <skwashd>
Group administrator
Sun 10 Nov 2002 08:56:57 PM UTC, original submission:  

This was posted from a user/admin to our troubleticket app.

When I enter comics I get the following error:

Database error: Invalid SQL: insert into phpgw_comic
(comic_owner) values ('27')
PostgreSQL Error: 1 (ERROR: ExecAppend: Fail to add null value
in not null attribute comic_list )

Session halted






The tables have been created and are populated with what appears
to be valid data. Analysis of the code suggests that some of
the variables are not set correctly for the line in question.
Might be one to take to the experts.   Additional notes: Date:   10/31/2002 - 01:38:23 am
User:   merv

I think it might be in the ./comic/preferences.php file, line 70. Perhaps the variables are not set correctly.


Invalid User ID <#11514>

 

(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

 

CC list is empty

 

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
2004-07-14 skwashd Assigned toNone skwashd
    Open/ClosedOpen Closed
2003-05-29 skwashd StatusNone None

Back to the top

Powered by Savane 3.13-bb6a.
Corresponding source code