Page 1 of 1

Application error #203: A number was expected for view_state

Posted: 10 Feb 2006, 20:50
by lsh246
I'm using Mantis 1.0.0, and I yesterday applied the fix to bug 0006668, where query_store_page.php was calling out to an undefined function and applying queries wasn't happening. THat's pretty much where we're at.

I am now having a problem reporting issues. Anytime I report an issue, I get the above erro:

Application error #203: A number was expected for view_state

Any ideas what might be going on?

Please help!

Posted: 14 Feb 2006, 13:45
by lsh2462
Any help with the above issue would be greatly appreciated. I've looked at our database, and in the mantis_project_table, all rows do indeed have a number for view_state. I've also looked at this bug:

I've looked at bug 6288 in Mantis (http://www.mantisbt.org/mantis/view.php?id=6288), and the current version of filter_api.php seems to incorporate this fix. So that's not the issue.

Any ideas?

never mind...

Posted: 14 Feb 2006, 14:33
by lsh2462
Updating filter_api.php fixed the problem. I just needed to logout and login again.