phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bug #18604] polls broken when no polls are creat


From: Caeies
Subject: [Phpgroupware-tracker] [bug #18604] polls broken when no polls are created
Date: Wed, 27 Dec 2006 23:38:37 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.8.0.7) Gecko/20060830 Firefox/1.5.0.7 (Debian-1.5.dfsg+1.5.0.7-2)

URL:
  <http://savannah.gnu.org/bugs/?18604>

                 Summary: polls broken when no polls are created
                 Project: phpGroupWare
            Submitted by: Caeies
            Submitted on: mercredi 27.12.2006 à 23:38
              Item Group: CVS HEAD (aka dev code)
                Category: polls
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: skwashd
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: CVS
        Operating System: None
         Reproducibility: None
         Planned Release: 0.9.18.000
           Fixed Release: 

    _______________________________________________________

Details:

Fatal Error*
select count(*) from phpgw_polls_user where user_id='3' and poll_id=''

Fichier: /path/to/phpgroupware/phpgwapi/inc/class.db.inc.php
line*: 256
back trace*

Please include the following output when you report this incident on our bug
tracker - https://savannah.gnu.org/bugs/?group=phpgroupware*

ERREUR:  Syntaxe en entrée invalide pour l'entier : ""
Array
(
    [0] => Array
        (
            [function] => phpgw_handle_error
            [args] => Array
                (
                    [0] => 256
                    [1] => select count(*) from phpgw_polls_user where
user_id='3' and poll_id=''
ERREUR:  Syntaxe en entrée invalide pour l'entier : ""
                    [2] =>
/path/to/phpgroupware/phpgwapi/inc/class.db.inc.php
                    [3] => 256
                    [4] => ***error_handler_content_data***
                )

        )

    [1] => Array
        (
            [file] => /path/to/phpgroupware/phpgwapi/inc/class.db.inc.php
            [line] => 256
            [function] => trigger_error
            [args] => Array
                (
                    [0] => select count(*) from phpgw_polls_user where
user_id='3' and poll_id=''
ERREUR:  Syntaxe en entrée invalide pour l'entier : ""
                    [1] => 256
                )

        )

    [2] => Array
        (
            [file] => /path/to/phpgroupware/polls/inc/functions.inc.php
            [line] => 38
            [function] => db->query
            [args] => Array
                (
                    [0] => select count(*) from phpgw_polls_user where
user_id='3' and poll_id=''
                    [1] => 38
                    [2] => /path/to/phpgroupware/polls/inc/functions.inc.php
                )

        )

    [3] => Array
        (
            [file] => /path/to/phpgroupware/polls/inc/functions.inc.php
            [line] => 212
            [function] => verify_uservote
            [args] => Array
                (
                    [0] => 
                )

        )

    [4] => Array
        (
            [file] => /path/to/phpgroupware/polls/index.php
            [line] => 21
            [function] => display_poll
            [args] => NONE
        )

)




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?18604>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/





reply via email to

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