You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Liu Xun (Jira)" <ji...@apache.org> on 2020/03/17 11:22:00 UTC

[jira] [Resolved] (SUBMARINE-422) Fix refreshing page returns 404 error

     [ https://issues.apache.org/jira/browse/SUBMARINE-422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Liu Xun resolved SUBMARINE-422.
-------------------------------
    Resolution: Fixed

Issue resolved by pull request 232
[https://github.com/apache/submarine/pull/232]

> Fix refreshing page returns 404 error
> -------------------------------------
>
>                 Key: SUBMARINE-422
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-422
>             Project: Apache Submarine
>          Issue Type: Bug
>          Components: Workbench Web
>            Reporter: Hao Zhou
>            Assignee: Liu Xun
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.4.0
>
>         Attachments: image-2020-03-12-14-58-05-640.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Because the workbench is developed using angular,
>  the adjustment of angular WEB pages is completely controlled by the front end,
>  so when you manually refresh a specific page in the browser,
>  the browser will send the request for this page to the back-end service,
>  but the back-end service only In response to API requests, it will cause the front end to display 404.
>  The solution is to find that not all API requests directly return the content of the index page,
>  so that the front end will automatically perform correct page routing processing.
> !image-2020-03-12-14-58-05-640.png|height=250!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org