View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0017924 | mantisbt | news | public | 2014-11-26 13:15 | 2014-12-05 18:33 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.17 | ||||
| Target Version | 1.2.18 | Fixed in Version | 1.2.18 | ||
| Summary | 0017924: Not possible to set 'announcement' flag when editing News | ||||
| Description | When editing a News entry, it is possible to remove the 'announcement' flag, but not to set it. | ||||
| Additional Information | Originally reported via https://github.com/mantisbt/mantisbt/pull/550 | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master-1.2.x 65c13ded 2014-11-26 00:05 Bob Clough Committer: dregad Details Diff |
Allow setting 'announcement' flag when editing News News Edit was not working - boolean was being interpreted as a string Fixes 0017924 Signed-off-by: Damien Regad <dregad@mantisbt.org> |
Affected Issues 0017924 |
|
| mod - news_update.php | Diff File | ||
|
MantisBT: master a177faeb 2014-11-26 00:05 Bob Clough Committer: dregad Details Diff |
Allow setting 'announcement' flag when editing News News Edit was not working - boolean was being interpreted as a string Fixes 0017924 Signed-off-by: Damien Regad <dregad@mantisbt.org> |
Affected Issues 0017924 |
|
| mod - news_update.php | Diff File | ||