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

DoubleLinkError for favicon.ico #3025

Open
jcoyne opened this issue Feb 27, 2023 · 0 comments
Open

DoubleLinkError for favicon.ico #3025

jcoyne opened this issue Feb 27, 2023 · 0 comments

Comments

@jcoyne
Copy link
Member

jcoyne commented Feb 27, 2023

Sprockets::DoubleLinkError in Spotlight::Catalog#show

In "/Users/jcoyne85/workspace/sul-dlss/dlme/app/assets/config/manifest.js" these files were linked:
  - /Users/jcoyne85/workspace/sul-dlss/dlme/app/assets/images/favicon.ico
  - /Users/jcoyne85/.rbenv/versions/3.1.3/lib/ruby/gems/3.1.0/gems/blacklight-8.0.0.beta8/app/assets/images/favicon.ico

I think we need to put the blacklight icon in blacklight/ directory, so it won't conflict with one in the root of the image directory OR we need to be more explicit about what goes in the manifest.js:

//= link_tree ../../images

jcoyne added a commit to sul-dlss/dlme that referenced this issue Feb 28, 2023
jcoyne added a commit to sul-dlss/dlme that referenced this issue Mar 2, 2023
jcoyne added a commit to sul-dlss/dlme that referenced this issue Mar 2, 2023
jcoyne added a commit to sul-dlss/dlme that referenced this issue Mar 2, 2023
jcoyne added a commit to sul-dlss/dlme that referenced this issue Mar 2, 2023
jcoyne added a commit to sul-dlss/dlme that referenced this issue Mar 2, 2023
jcoyne added a commit to sul-dlss/dlme that referenced this issue Mar 3, 2023
jcoyne added a commit to sul-dlss/dlme that referenced this issue Mar 3, 2023
jcoyne added a commit to sul-dlss/dlme that referenced this issue Mar 3, 2023
jcoyne added a commit to sul-dlss/dlme that referenced this issue Mar 3, 2023
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 a pull request may close this issue.

1 participant