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/



_______________________________________________
phpGroupWare-tracker mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-tracker

Reply via email to