empirical-org / Empirical-Core

Empirical Core is the mono repo for the Quill.org codebase. This repo contains both the Quill Learning Tools, such as Quill Connect, and the Quill Learning Management System, the platform that enables teachers to provide assignments and view results. (Empirical is the name of the nonprofit building Quill.org).
http://www.quill.org/
GNU Affero General Public License v3.0
25 stars 4 forks source link

About page missing, causing 500s on production #663

Closed kriskelly closed 9 years ago

kriskelly commented 9 years ago

Users going to this URL: http://www.quill.org/about

ActionView::MissingTemplate: Missing template pages/about, application/about with {:locale=>[:en], :formats=>[:html, :text, :js, :css, :ics, :csv, :vcf, :png, :jpeg, :gif, :bmp, :tiff, :mpeg, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json, :pdf, :zip], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :jbuilder, :coffee, :slim, :haml, :hamlc]}. Searched in:
  * "/app/app/views"
  * "/app/vendor/gems/honey-cms-0.4.7/app/views"
  * "/app/vendor/bundle/ruby/2.1.0/gems/kaminari-0.16.1/app/views"
  * "/app/vendor/bundle/ruby/2.1.0/gems/doorkeeper-1.4.0/app/views"
  * "/app/app/assets/javascripts/templates"

The about page got deleted in this PR: https://github.com/empirical-org/Empirical-Core/pull/605

Suggested fix is to redirect that to /mission

More info on Sentry: https://app.getsentry.com/empirical-core/production/group/31311752/

marcellosachs commented 9 years ago

fixed as of a833f327f537dbbbfc24e790a499de68265f1d45