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

'public' prefixed in asset urls for root domain #1537

Open
Pralish opened this issue Apr 18, 2023 · 0 comments
Open

'public' prefixed in asset urls for root domain #1537

Pralish opened this issue Apr 18, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Pralish
Copy link
Contributor

Pralish commented Apr 18, 2023

Describe the bug
asset urls are prefixed with 'public'. Causes assets to not loaded in safari if ssl certificates are invalid or not setup properly.

To Reproduce
Steps to reproduce the behavior:

  1. Attach a image in forum thread of a root domain
  2. Refresh the page
  3. Inspect the image element
  4. See 'public' being prefixed to the asset url

Expected behavior
host for assets url should be same as url in the browser's address bar

Screenshots
Screen_Shot_2023-03-27_at_5 54 17_PM

Screenshot_2023-03-28_at_5 33 46_AM

Screenshot_2023-03-28_at_5 36 32_AM

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Same thing happens to user invitation links.

Screenshot_2023-03-28_at_5 42 27_AM

@Pralish Pralish added the bug Something isn't working label Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant