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

Changed the "absolute URL" target to "relative URL" in common.js #976

Conversation

cvc90
Copy link
Contributor

@cvc90 cvc90 commented Jan 24, 2025

Hi @jokob-sk,

Pull Request

Description

Changed the absolute path URL to relative path URL in common.js, this is a fix for issues with reverse proxy servers.

Changes

Update common.js (/front/js/common.js)

Change absolute path url /php/server/query_json.php to relative path url php/server/query_json.php in common.js to fix issues for reverse proxies

Test

Tested locally and works fine

Change absolute path url /php/server/query_json.php to relative path url php/server/query_json.php
@cvc90 cvc90 marked this pull request as ready for review January 24, 2025 16:31
@jokob-sk jokob-sk merged commit 890e533 into jokob-sk:main Jan 24, 2025
1 check passed
@jokob-sk
Copy link
Owner

Thanks @cvc90 👍

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

Successfully merging this pull request may close these issues.

2 participants