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

undefinedRequestedURL bug #257

Open
mfmatos opened this issue Nov 9, 2023 · 0 comments
Open

undefinedRequestedURL bug #257

mfmatos opened this issue Nov 9, 2023 · 0 comments

Comments

@mfmatos
Copy link
Contributor

mfmatos commented Nov 9, 2023

NewUrl = Core.Config.Get('Baselink') + "RequestedURL=" + encodeURIComponent(OldUrl);

Há logs no webserver que a Baselink está ficando como undefined navegando pela URL com o index.pl omitido.

Exemplo de log coletado:

127.0.0.1 - - [09/Nov/2023:13:54:00 +0000] "GET /otrs/undefinedRequestedURL=https://webserver.exemplo.com/otrs/undefinedRequestedURL=https://webserver.exemplo.com/otrs/undefinedRequestedURL=https://webserver.exemplo.com/otrs/index.pl?Action=AgentTicketArticleContent;Subaction=HTMLView;TicketID=9999;ArticleID=9999;FileID=;%20HTTP/2.0%22%20200%9999%20%22https://webserver.exemplo.com/otrs/undefinedRequestedURL=https://webserver.exemplo.com/otrs/undefinedRequestedURL=https://webserver.exemplo.com/otrs/undefinedRequestedURL=https://webserver.exemplo.com/otrs/index.pl?Action=AgentTicketZoom;TicketID=9999;ArticleID=9999 HTTP/1.1" 302 5 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/119.0" 865724

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

No branches or pull requests

1 participant