View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0022593 | mantisbt | plug-ins | public | 2017-03-28 17:58 | 2017-04-01 00:13 |
| Reporter | atrol | Assigned To | vboctor | ||
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 2.3.0 | Fixed in Version | 2.3.0 | ||
| Summary | 0022593: Broken Snippet plugin | ||||
| Description | Snippet plugin is no longer available Had no deeper look, might be caused by https://github.com/mantisbt/mantisbt/pull/1037 Found also in server log | ||||
| Tags | No tags attached. | ||||
|
I've also opened a bug against Snippets plugin to create its own REST API using the new model: |
|
|
MantisBT: master 1f1a2be0 2017-03-28 21:17 Details Diff |
Leave xmlhttprequest.php for backward compatibility Re-adding xmlhttprequest.php for plugins. However, plugins should be updated to use the new REST API approach. Fixes 0022593 |
Affected Issues 0022593 |
|
| add - xmlhttprequest.php | Diff File | ||
|
MantisBT: master cc40d19b 2017-03-29 07:02 Details Diff |
Add DEPRECATED log msg when xmlhttprequest is used Fixes 0022593 |
Affected Issues 0022593 |
|
| mod - core/constant_inc.php | Diff File | ||
| mod - xmlhttprequest.php | Diff File | ||