View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0013192 | mantisbt | plug-ins | public | 2011-07-31 04:54 | 2014-09-23 18:05 |
| Reporter | rombert | Assigned To | rombert | ||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.6 | ||||
| Target Version | 1.2.7 | Fixed in Version | 1.2.7 | ||
| Summary | 0013192: Gracefully handle empty return for hook EVENT_MENU_FILTER | ||||
| Description | Plugins may decide to return an empty value fo the EVENT_MENU_FILTER hook. In my current use case, I'd like to contribute a link only if the current project is not ALL_PROJECT. If I return an empty value, the brackets are still printed for the link. The view_all_inc.php page should account for empty return values and skip them altogether. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master-1.2.x fa89f564 2011-07-30 21:56 Details Diff |
Fix 0013192 : Gracefully handle empty return for hook EVENT_MENU_FILTER |
Affected Issues 0013192 |
|
| mod - view_all_inc.php | Diff File | ||
|
MantisBT: master c5b4625e 2011-07-30 21:59 Details Diff |
Fix 0013192 : Gracefully handle empty return for hook EVENT_MENU_FILTER |
Affected Issues 0013192 |
|
| mod - view_all_inc.php | Diff File | ||