Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems of Redirection #24

Closed
LZY2006 opened this issue May 30, 2021 · 2 comments
Closed

Problems of Redirection #24

LZY2006 opened this issue May 30, 2021 · 2 comments
Labels
wontfix This will not be worked on

Comments

@LZY2006
Copy link

LZY2006 commented May 30, 2021

There is a "page turn button" that implemented with javascript, and it redirects to another page on the website. The problem is that the script saves it to the "redirection page", not the final page.(My English is poor, i don't know how to describe it.)
For example:
a.com/changepage.jsp.html --> a.com/art/some.html
and the script will save the content of "a.com/art/some.html" to "local/a.com/changepage.jsp.html".
I want it to save the content of "a.com/art/some.html" to "local/a.com/art/some.html"
I have set blockNavigation to false.
Is it a bug?

@s0ph1e
Copy link
Member

s0ph1e commented Jun 2, 2021

Hi @LZY2006 👋
Thank you for reporting the issue. It looks like a bug, I'll take closer look on it

@stale
Copy link

stale bot commented Nov 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Nov 16, 2022
@stale stale bot closed this as completed Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants