View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004395 | mantisbt | other | public | 2004-08-25 15:41 | 2004-11-06 05:59 |
Reporter | Olate | Assigned To | vboctor | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Platform | Linux/PHP 5.0.0 | OS | Linux | OS Version | Red Hat 9 |
Product Version | 0.19.0a2 | ||||
Summary | 0004395: PHP warnings on empty jump button | ||||
Description | If you submit the jump field with no ID in it, you get the following PHP warnings appear: Warning: array_merge() [function.array-merge]: Argument 0000001 is not an array in /home/olate/public_html/tracker/core/error_api.php on line 308 Warning: Wrong parameter count for sprintf() in /home/olate/public_html/tracker/core/error_api.php on line 308 | ||||
Steps To Reproduce |
| ||||
Tags | No tags attached. | ||||
Hello I believe this issue is resolved in the latest CVS versions. Could you try a later CVS version to see if you still get this issue. Thanks |
|
Which file is this fixed in? I checkedout the latest CVS and got a mass of error on logging in so couldn't proceed. Sorry if this has already been fixed (I did search prior to submission). |
|
If you did want to run latest cvs, you need to go to /admin pages and run database upgrades first. If after doing that, you hit pages of errors, we'd really like to know what they were! |
|
See 0004415 |
|
I installed the CVS and got it working and the problem still exists: Warning: array_merge() [function.array-merge]: Argument 0000001 is not an array in /home/olatenet/public_html/mantisbt/core/error_api.php on line 313 Warning: Wrong parameter count for sprintf() in /home/olatenet/public_html/mantisbt/core/error_api.php on line 313 APPLICATION ERROR #1100 Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section. |
|