arextest / arextest/arex-agent-java
[Bug] servlet重定向拼接arex-record-id出现无法访问情况
- Dominant language
- Java
- Stars
- 564
- Forks
- 140
- Avg merge
- 36m
- Merged PRs (30d)
- 2
Description
### Search before asking
- [X] I have searched the existing [issues](https://github.com/arextest/arex-agent-java/issues) before asking.
### AREX Test Service
AREX Java Agent (arextest/arex-agent-java)
### Current Behavior
网站访问触发登录,在登录成功后无法跳转回原页面,重定向地址参数拼接异常
### Expected Behavior
请求访问正常,
### Steps To Reproduce
原本跳转地址是 https://域名/newwapfund/index.html#/yxs/personal,
重定向后地址变成https://域名/newwapfund/index.html?arex-record-id=AREX-10-210-33-211-151612068037#/yxs/personal
导致无法正确访问
### Anything else
_No response_
### Are you willing to submit a pull request to fix on your own?
- [X] Yes I am willing to submit a pull request on my own!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.