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

404 image is 404 #539

Open
LeifW opened this issue Jun 16, 2018 · 1 comment
Open

404 image is 404 #539

LeifW opened this issue Jun 16, 2018 · 1 comment

Comments

@LeifW
Copy link

LeifW commented Jun 16, 2018

The 404 page, e.g. http://calagator.org/foo
contains an embedded image, http://calagator.org/assets/confused-alligator-sm.png
which itself doesn't exist.

@aeschright aeschright added this to Needs triage in Calagator maintenance Sep 28, 2018
@aeschright aeschright added the bug label Oct 20, 2018
@aeschright aeschright moved this from Needs triage to High priority in Calagator maintenance Oct 25, 2018
@aeschright aeschright added this to Backlog in 1.X Roadmap Oct 30, 2018
@aeschright
Copy link
Member

Alright, this seems to be a casualty of some combination of the Rails engine and Rails 4 migrations. The cleanest option would be to convert this into a dynamic error page that can use the asset pipeline, but I'm inclined to say that the main Calagator gem should continue to have a static page, and we should implement the pretty version on calagator.org. Still requires some cleanup here.

@aeschright aeschright moved this from Backlog to To do in 1.X Roadmap May 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
1.X Roadmap
  
To do
Calagator maintenance
  
High priority
Development

No branches or pull requests

2 participants