Hello,
I uses mantis 1.0.0rc2, and I get follow problem :
I one bug i can't add anymore a note. New bugs can created or notes added, there are not a general problem, but in one note a adding is not possible and I get a application error. how can I find out what happend ? can i cure my problem or do I need to enter a new bug with the same informations ?
here are the debug message :
APPLICATION ERROR 200
A required parameter to this page (bug_id) was not found.
Full path: /users/webs/www.sae-stahl.de/data/mantis/core/gpc_api.php
Line: 36
Variable -> Value -> Type
p_var_name -> bug_id -> string
p_default -> string
/mantis/core/gpc_api.php 36 trigger_error ( '200', 256 ) gpc_get ( 'bug_id' )
/mantis/core/gpc_api.php 67 call_user_func_array ( 'gpc_get', { [0] => 'bug_id' } )
/mantis/bugnote_add.php 24 gpc_get_int ( 'bug_id' )
help with add note problem
Moderators: Developer, Contributor