Hi Jude and Sven, On Tue, Sep 6, 2022 at 10:00 AM Jude Hungerford <jude.hungerf...@asylumseekerscentre.org.au> wrote: > Since then, loading any of our Redmine pages returns the following error: > """ > Internal error > An error occurred on the page you were trying to access. > If you continue to experience problems please contact your Redmine > administrator for assistance. > > If you are the Redmine administrator, check your log files for details about > the error. > """ > > Looking in /var/log/redmine/default/production.log, I see the following error > message: > > """ > Started GET "/redmine/" for 203.221.207.132 at 2022-09-06 10:27:56 +1000 > Processing by WelcomeController#index as HTML > Current user: jude (id=4) > Rendering welcome/index.html.erb within layouts/base > Rendered welcome/index.html.erb within layouts/base (3.5ms) > Completed 500 Internal Server Error in 19ms (ActiveRecord: 4.9ms) > > ActionView::Template::Error (unknown keywords: permitted_classes, aliases): > 11: <%= favicon %> > 12: <%= stylesheet_link_tag 'jquery/jquery-ui-1.11.0', 'application', > 'responsive', :media => 'all' %> > 13: <%= stylesheet_link_tag 'rtl', :media => 'all' if l(:direction) == > 'rtl' %> > 14: <%= javascript_heads %> > 15: <%= heads_for_theme %> > 16: <%= call_hook :view_layouts_base_html_head %> > 17: <!-- page specific tags -->
I have fixed the regression and uploaded the binaries here: https://people.debian.org/~utkarsh/lts/rails/ Could either (or both!) of you test this and let me know if this fixes the regression for you? - u