View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0010027 | mantisbt | tagging | public | 2009-01-08 02:50 | 2025-01-17 17:32 | 
| Reporter | olegos | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.27.1 | ||||
| Target Version | 2.28.0 | Fixed in Version | 2.28.0 | ||
| Summary | 0010027: Switching project on the Update Tag page gives APPLICATION ERROR 200 | ||||
| Description | Switching project on the Update Tag page tag_update_page.php (not sure why anyone would do that, but still) results in: APPLICATION ERROR 200 | ||||
| Steps To Reproduce | 
 | ||||
| Tags | No tags attached. | ||||
| MantisBT: master 8e81915f 2025-01-07 12:45 Details Diff | Fix application error in tag_update_page.php The Update Tag button on tag_view_page.php opens tag_update_page.php with a POST request, but that's not actually needed. Switching to a GET, using standard print_link_button() function instead of custom HTML. Fixes 0010027 | Affected Issues 0010027 | |
| mod - tag_view_page.php | Diff File | ||
