View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0012094 | mantisbt | bugtracker | public | 2010-06-18 23:11 | 2014-12-08 00:34 |
| Reporter | dhx | Assigned To | dhx | ||
| Priority | normal | Severity | text | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.2 | ||||
| Target Version | 1.3.0-beta.1 | Fixed in Version | 1.3.0-beta.1 | ||
| Summary | 0012094: ERROR_BUG_READ_ONLY_ACTION_DENIED is not obsolete but ERROR_BUG_RESOLVED_ACTION_DENIED is | ||||
| Description | ERROR_BUG_READ_ONLY_ACTION_DENIED is marked as obsolete when it isn't obsolete at all - it's used in many places throughout the MantisBT codebase. On the other hand ERROR_BUG_RESOLVED_ACTION_DENIED isn't used anywhere within the MantisBT codebase and no language strings exist for this error code. I suspect the wrong error constant was marked as obsolete. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master ecc102ed 2010-06-18 23:16 Details Diff |
Fix 0012094: ERROR_BUG_READ_ONLY_ACTION_DENIED is not obsoleted ERROR_BUG_READ_ONLY_ACTION_DENIED is marked as obsolete when it isn't obsolete at all - it's used in many places throughout the MantisBT codebase. On the other hand ERROR_BUG_RESOLVED_ACTION_DENIED isn't used anywhere within the MantisBT codebase and no language strings exist for this error code. |
Affected Issues 0012094 |
|
| mod - core/constant_inc.php | Diff File | ||