[FOLIO-721] Direct linking to URLs in stripes not working on folio-testing Created: 14/Jul/17 Updated: 12/Nov/18 Resolved: 17/Jul/17 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P2 |
| Reporter: | Wayne Schneider | Assignee: | Wayne Schneider |
| Resolution: | Done | Votes: | 0 |
| Labels: | ci | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | 2 hours, 30 minutes | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||
| Sprint: | |||||||||||||||||
| Description |
|
It results in a 404 from nginx. This is also true on the folio/testing Vagrant box. |
| Comments |
| Comment by Wayne Schneider [ 14/Jul/17 ] |
|
Possible fix: nginx should be configured to always serve index.html |
| Comment by Jason Skomorowski [ 14/Jul/17 ] |
|
Yes, that is definitely necessary. And, come to think of it, this is suspiciously close to how it would manifest if one did not. |
| Comment by Wayne Schneider [ 15/Jul/17 ] |
|
That configuration fix allows direct links into the app to work – but it results in the login screen flashing in the browser before the route is parsed. Jason Skomorowski – do you know any way around that? |
| Comment by Jason Skomorowski [ 17/Jul/17 ] |
|
Nope, that need to be specifically addressed. I've opened
|
| Comment by Wayne Schneider [ 17/Jul/17 ] |
|
Thanks, Jason. Then I will consider this issue closed. |