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

error in TagsController: undefined method name #2550

Closed
1 of 2 tasks
gled-rs opened this issue Apr 27, 2017 · 0 comments
Closed
1 of 2 tasks

error in TagsController: undefined method name #2550

gled-rs opened this issue Apr 27, 2017 · 0 comments
Labels
bug Something isn't working

Comments

@gled-rs
Copy link
Contributor

gled-rs commented Apr 27, 2017

The error log:

Apr 27 23:02:21 mastodon.host bundle[4945]: [5c42fc2a-48ec-44ef-9cb6-60718b16719b] method=GET path=/tags/makeeaskateagain format=html controller=TagsController action=show status=500 error='ActionView::Template::Error: undefined method name' for nil:NilClass' duration=27.82 view=0.00 db=2.08 Apr 27 23:02:21 mastodon.host bundle[4945]: [5c42fc2a-48ec-44ef-9cb6-60718b16719b] Apr 27 23:02:21 mastodon.host bundle[4945]: [5c42fc2a-48ec-44ef-9cb6-60718b16719b] ActionView::Template::Error (undefined method name' for nil:NilClass):
Apr 27 23:02:21 mastodon.host bundle[4945]: [5c42fc2a-48ec-44ef-9cb6-60718b16719b] 1: - content_for :page_title do
Apr 27 23:02:21 mastodon.host bundle[4945]: [5c42fc2a-48ec-44ef-9cb6-60718b16719b] 2: = "##{@tag.name}"
Apr 27 23:02:21 mastodon.host bundle[4945]: [5c42fc2a-48ec-44ef-9cb6-60718b16719b] 3:
Apr 27 23:02:21 mastodon.host bundle[4945]: [5c42fc2a-48ec-44ef-9cb6-60718b16719b] 4: .compact-header
Apr 27 23:02:21 mastodon.host bundle[4945]: [5c42fc2a-48ec-44ef-9cb6-60718b16719b] 5: %h1<
Apr 27 23:02:21 mastodon.host bundle[4945]: [5c42fc2a-48ec-44ef-9cb6-60718b16719b]
Apr 27 23:02:21 mastodon.host bundle[4945]: [5c42fc2a-48ec-44ef-9cb6-60718b16719b] app/views/tags/show.html.haml:2:in block in _app_views_tags_show_html_haml__1334565930023523856_70166789241020' Apr 27 23:02:21 mastodon.host bundle[4945]: [5c42fc2a-48ec-44ef-9cb6-60718b16719b] app/views/tags/show.html.haml:1:in _app_views_tags_show_html_haml__1334565930023523856_70166789241020'

reproduced on v1.3.1

  • I searched or browsed the repo’s other issues to ensure this is not a duplicate.
  • This bug happens on a tagged release and not on master (If you're a user, don't worry about this).
@Gargron Gargron added the bug Something isn't working label Apr 27, 2017
tribela pushed a commit to tribela/mastodon that referenced this issue Dec 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants