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

Bookmarklet fails because it looks for the scraper at /static/vue/manifest.../bookmarklet.js #1771

Closed
dchawisher opened this issue May 4, 2022 · 1 comment

Comments

@dchawisher
Copy link

Tandoor Version

1.2.3

Setup

Docker / Docker-Compose

Reverse Proxy

SWAG

Other

No response

Bug description

The bookmarklet generated by my Tandoor server looks for the scraper at https://mydomain.me/static/vue/manifest.7ffb0d32c26b.json/js/bookmarklet.js rather than https://mydomain.me/static/js/bookmarklet.js. This results in a 404 error and the bookmarklet does nothing.

Manually editing the bookmarklet to look at static/js/bookmarklet.js results in normal functionality

Relevant logs

No response

@vabene1111
Copy link
Collaborator

fixed wrong static path generation

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

2 participants