Dependency Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016208 | mantisbt | bugtracker | public | 2013-07-22 14:01 | 2013-08-06 15:48 |
Reporter | sergtop | Assigned To | dregad | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 1.2.15 | ||||
Summary | 0016208: Doesn`t ask for confirmation in POST request to create task | ||||
Description | If I have saved POST request I can submit it without confirmation and new blank task is created seems some bug with form token regenerating Opera is better to understand the problem as there is no confirmation while resubmitting POST request | ||||
Steps To Reproduce | 1) Create task in Opera | ||||
Tags | No tags attached. | ||||
With default settings, an action such as what you describe should normally trigger an APPLICATION ERROR 2800 (Invalid form security token). Please check the value defined for $g_form_security_validation in your config; for security reasons I strongly recommend that you leave it to its default value (ON). |
|
It is set to ON in config_defaults_inc.php, and is NOT redefined in config_inc.php |
|
Sorry but I am not able to reproduce the behavior you describe. |
|
the problem has been solved. |
|
Thanks for reporting back, and glad to hear you found the root cause. FYI, the 'error_reporting = 0' behavior is a known issue, which is planned to be fixed in the next version of Mantis (see 0010966 for details). |
|