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 does not honor layout nor view selection #1745

Closed
wiegerhofstra opened this issue Jun 12, 2012 · 1 comment · Fixed by #1746
Closed

404 does not honor layout nor view selection #1745

wiegerhofstra opened this issue Jun 12, 2012 · 1 comment · Fixed by #1746

Comments

@wiegerhofstra
Copy link

If you use user defined layouts and or views, setting those for the 404 page will have no effect.

I think the issue lies in:

pages/lib/refinery/pages/instance_methods.rb on line 12

# render the application's custom 404 page with layout and meta.
render :template => '/refinery/pages/show', :formats => [:html], :status => 404
@ugisozols
Copy link
Member

#1746 was merged.

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.

2 participants