patchphpGroupWare - Patches: patch #4476, can't submit an answer to a poll...

 
 

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

patch #4476: can't submit an answer to a poll with postgreSQL

Submitter:  Daniel Cristian Cruz <danielcristian>
Submitted:  Wed 28 Sep 2005 02:03:10 PM UTC
   
 
Category:  polls Priority:  5 - Normal
Item Group:  0.9.16 (stable) Status:  Done
Privacy:  Public Assigned to:  None
Open/Closed:  Closed

Thu 08 Dec 2005 11:45:56 AM UTC, comment #1: 

I didn't apply this as submitted but I used a variation to fix this problem in polls.

There are some other fixes in app too.

Thanks for the patch

Dave Hall <skwashd>
Group administrator
Wed 28 Sep 2005 02:03:10 PM UTC, original submission:  

postgreSQL needs an integer value other than '' when inserting a row. The command is trying to insert '' on column vote_id on table phpgw_polls_user.

Target Branch: 0.9.16
Purpose: correct bug when inserting answers to polls
Format: diff
Affected file/s: vote.php

Daniel Cristian Cruz <danielcristian>

 

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

Attached Files
file #8158:  patchfile.diff added by danielcristian (1KiB - application/octet-stream - patch for polls/vote.php)

 

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
2005-12-08 skwashd StatusNone Done
    Open/ClosedOpen Closed
2005-09-28 danielcristian Attached File- Added patchfile.diff, #5259

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code