Back to bug 19223
Who | When | What | Removed | Added |
---|---|---|---|---|
katrin.fischer | 2018-03-07 13:16:36 UTC | Severity | minor | major |
CC | katrin.fischer | |||
tomascohen | 2018-03-16 17:51:40 UTC | CC | tomascohen | |
tomascohen | 2018-03-27 19:02:08 UTC | Status | NEW | Needs Signoff |
Assignee | koha-bugs | tomascohen | ||
tomascohen | 2018-03-27 19:08:44 UTC | CC | contact | |
tomascohen | 2018-03-27 19:17:59 UTC | Summary | Problem with plugins and encodings | Help plugin authors output headers correctly |
Text to go in the release notes | The current plugin writing practice is to craft the response header in the controller methods. This patchset adds new helper methods for plugin authors to use when dealing with output on their plugins. This way the end-user experience is better, and the plugin author's tasks easier. | |||
katrin.fischer | 2018-03-31 09:39:47 UTC | Status | Needs Signoff | Signed Off |
Patch complexity | --- | Small patch | ||
katrin.fischer | 2018-03-31 09:39:51 UTC | Attachment #73348 Attachment is obsolete | 0 | 1 |
Attachment #73349 Attachment is obsolete | 0 | 1 | ||
kyle | 2018-04-03 18:56:54 UTC | Status | Signed Off | Passed QA |
kyle | 2018-04-03 18:56:57 UTC | Attachment #73512 Attachment is obsolete | 0 | 1 |
Attachment #73513 Attachment is obsolete | 0 | 1 | ||
kyle | 2018-04-03 18:57:10 UTC | QA Contact | testopia | kyle |
jonathan.druart | 2018-04-04 17:10:53 UTC | Summary | Help plugin authors output headers correctly | Plugin authors does not output headers correctly |
CC | jonathan.druart | |||
katrin.fischer | 2018-04-04 17:49:31 UTC | Summary | Plugin authors does not output headers correctly | Add helper methods to plugins to output headers correctly |
jonathan.druart | 2018-04-04 19:07:30 UTC | Status | Passed QA | Pushed to Master |
katrin.fischer | 2018-04-05 05:52:10 UTC | Summary | Add helper methods to plugins to output headers correctly | Avoid encoding issues in plugins by providing helper methods to output headers correctly |
nick | 2018-05-14 21:15:29 UTC | Status | Pushed to Master | Pushed to Stable |
CC | nick | |||
fridolin.somers | 2018-05-22 10:20:46 UTC | CC | fridolin.somers | |
martin.renvoize | 2018-10-24 09:13:33 UTC | Resolution | --- | FIXED |
Status | Pushed to Stable | RESOLVED | ||
katrin.fischer | 2019-10-14 19:56:00 UTC | Status | RESOLVED | CLOSED |
Back to bug 19223