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

Frontend Assets returning 404 Error #229

Closed
jojobyte opened this issue Oct 23, 2013 · 4 comments
Closed

Frontend Assets returning 404 Error #229

jojobyte opened this issue Oct 23, 2013 · 4 comments
Labels
Milestone

Comments

@jojobyte
Copy link

On the Plugins tab of the Project Config page 3 Assets are returning 404 Errors.

GET http://localhost:3000/ext/custom/ 404 (Not Found)
GET http://localhost:3000/ext/env/icon.png 404 (Not Found)
GET http://localhost:3000/ext/heroku/icon.png 404 (Not Found)
@niallo
Copy link
Member

niallo commented Oct 23, 2013

Looks like some plugins don't have icons, and they will be loaded whether or not the file exists on disk. We should add some, or make the view that loads them smarter.

@jaredly
Copy link
Member

jaredly commented Oct 23, 2013

I'm making some

On Wed, Oct 23, 2013 at 11:16 AM, niallo [email protected] wrote:

Looks like some plugins don't have icons, and they will be loaded whether
or not the file exists on disk. We should add some, or make the view that
loads them smarter.


Reply to this email directly or view it on GitHubhttps://github.com//issues/229#issuecomment-26924288
.

@niallo
Copy link
Member

niallo commented Oct 23, 2013

You rock @jaredly :)

@knownasilya
Copy link
Member

Closing in favor of #438, since only that one is left.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants