[FOLIO-476] authtoken module crashes if no X-Okapi-Url header Created: 20/Feb/17 Updated: 12/Nov/18 Resolved: 20/Feb/17 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | P3 |
| Reporter: | Heikki Levanto | Assignee: | Heikki Levanto |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 30 minutes | ||
| Original estimate: | Not Specified | ||
| Sprint: |
| Comments |
| Comment by Heikki Levanto [ 20/Feb/17 ] |
|
When writing unite tests for the authtoken module, I saw it crashing if there was no X-Okapi-Url header. Of course, in real life Okapi should always provide such, but a module should not crash anyway. |