View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010900 | mantisbt | other | public | 2009-09-03 05:01 | 2009-10-07 14:19 |
| Reporter | Funkman | Assigned To | dhx | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| OS | Win XP Pro | OS Version | SP3 | ||
| Product Version | 1.1.6 | ||||
| Target Version | 1.2.0rc2 | Fixed in Version | 1.2.0rc2 | ||
| Summary | 0010900: Using a Permalink without beeing loged in -> Error #200 | ||||
| Description | Using a Permalink without beeing loged in is leading to Application error #200 (missing parameter "hide_status_id") after the login form. The link works fine if you are logged in . | ||||
| Steps To Reproduce |
| ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
MantisBT: master-1.2.x 2417de5c 2009-09-04 06:56 Details Diff |
Fix 0010900: Permalink should not require hide_status_id field If a permalink is created within a hide_status_id field, the user currently sees an error message. We should just use the default hide_status_id value from the configuration file if no value is provided via the permalink. |
Affected Issues 0010900 |
|
| mod - search.php | Diff File | ||
|
MantisBT: master 0353a9b3 2009-09-04 06:56 Details Diff |
Fix 0010900: Permalink should not require hide_status_id field If a permalink is created within a hide_status_id field, the user currently sees an error message. We should just use the default hide_status_id value from the configuration file if no value is provided via the permalink. |
Affected Issues 0010900 |
|
| mod - search.php | Diff File | ||