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

[BUG] The GM_xmlhttpRequest finalURL lost the hash #2134

Closed
youxiaohou opened this issue Jul 24, 2024 · 1 comment
Closed

[BUG] The GM_xmlhttpRequest finalURL lost the hash #2134

youxiaohou opened this issue Jul 24, 2024 · 1 comment

Comments

@youxiaohou
Copy link

When using GM_xmlhttpRequest to obtain the final redirect link after 302, the hash value of the final link will be lost, as shown in the following figure: all the content after login_success# is lost

Violentmonkey is ok, Tampermonkey and Tampermonkey Beta both have this problem

Expected Behavior

image

Actual Behavior

image

Specifications

  • Chromium: 123.0.6312.123
  • TM: Tampermonkey: 5.2.3 & Tampermonkey Beta: 5.3.6204
  • OS: Windows 11
@derjanb derjanb added this to the 5.3 milestone Aug 7, 2024
@derjanb derjanb added the bug label Aug 7, 2024
@derjanb
Copy link
Member

derjanb commented Aug 8, 2024

Should be fixed at 5.3.6207 (crx|xpi in review)

Please download the crx file linked above and drag and drop it to the extensions page chrome://extensions (after you've enabled 'Developer Mode').

For a quick fix please export your settings and scripts as zip or (JSON) file at the "Utilities" tab and import it back at the fixed BETA version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants